Document the default prefix in INSTALL

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
Angus Salkeld 2013-01-10 17:10:37 +11:00
parent c9920e909b
commit db8337e0eb

View File

@ -33,6 +33,7 @@ Step 2: Generate the makefiles
balance: ./autogen.sh
Step 3: Run the configure script
Note that this will install to /usr by default to install to /usr/local use --prefix=/usr/local
balance: ./configure
Step 4: build