Small fix in the installation instructions
authorPedro Melo <melo@simplicidade.org>
Thu, 9 Jun 2011 16:14:18 +0000 (09:14 -0700)
committerPedro Melo <melo@simplicidade.org>
Thu, 9 Jun 2011 16:14:18 +0000 (09:14 -0700)
INSTALL

diff --git a/INSTALL b/INSTALL
index 9bce0b2e189e5f4cce79116841e466cbf6400c25..2b9fc4a82fd2128d13d3d4a0b55f06f836cb9bf6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,7 @@ and all the binaries will be installed on /usr/local/bin.
 
 Alternatively:
 
-    make PREFIX=/some/other/directory
+    make PREFIX=/some/other/directory install
 
 to have the binaries in /some/other/directory/bin.