From: Pedro Melo Date: Thu, 9 Jun 2011 16:14:18 +0000 (-0700) Subject: Small fix in the installation instructions X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/b6c46d17a7cc5a59ae6f36fa3316fb495dae71b4?ds=sidebyside;hp=-c Small fix in the installation instructions --- b6c46d17a7cc5a59ae6f36fa3316fb495dae71b4 diff --git a/INSTALL b/INSTALL index 9bce0b2e..2b9fc4a8 100644 --- 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.