From 59b45bbaf6a0c2d8f73415da3c0884146a788c0c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 1 Jul 2018 11:21:42 +0000 Subject: fixed README git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8080 90c681e8-e032-0410-971d-27865f9a5e38 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') 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 -- cgit v1.2.3-13-gbd6f