]> git.saurik.com Git - redis.git/blobdiff - INSTALL
Merge remote-tracking branch 'origin/unstable' into unstable
[redis.git] / 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.