From: Salvatore Sanfilippo Date: Thu, 9 Jun 2011 16:50:55 +0000 (-0700) Subject: Merge pull request #57 from melo/patch-1 X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/00ba9b641c06725505079723e7e8e62b16514466?hp=db6cea11c4164423c318ec2a4ad1c42a273feaaf Merge pull request #57 from melo/patch-1 Small fix in the installation instructions --- 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.