aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d2efe964f..502e69dc0 100644
--- a/README
+++ b/README
@@ -162,13 +162,13 @@ Bsdisks is an implementation of UDisks2 service for FreeBSD.
In some cases, you can use qmake for building and installation.
Configure:
-qmake
+qmake PREFIX=custom_path (default: /usr)
Build:
make
Installation:
-make install INSTALL_ROOT=/usr/local
+make install
Executable:
./bin/qmmp