summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPedro Melo <melo@simplicidade.org>2011-06-09 09:14:18 -0700
committerPedro Melo <melo@simplicidade.org>2011-06-09 09:14:18 -0700
commitb6c46d17a7cc5a59ae6f36fa3316fb495dae71b4 (patch)
tree3f05f4f5e6bff3082e7204c084316b875dfb183c /INSTALL
parentdb6cea11c4164423c318ec2a4ad1c42a273feaaf (diff)
downloadredis-b6c46d17a7cc5a59ae6f36fa3316fb495dae71b4.tar.gz
Small fix in the installation instructions
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 9bce0b2e1..2b9fc4a82 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.