diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -89,7 +89,8 @@ Also included: or fauxtari.rst for details. To install, use the standard "make && make install" process. The default -prefix for installation is /usr/local. +prefix for installation is /usr/local. GNU make is required, so +use "gmake" if you're on e.g. FreeBSD. You may use "make install PREFIX=/somewhere/else" to install somewhere other than /usr/local. Binaries will be installed to $PREFIX/bin, man |