X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/9e83ac06ef1c978c65fefc1fbf5af1e95f31fe15..5171777bf112a6a930c4750949037ce741f3bf28:/README diff --git a/README b/README index 5eeabf74..1f0a1fe6 100644 --- a/README +++ b/README @@ -16,7 +16,8 @@ It is as simple as: Redis is just a single binary, but if you want to install it you can use the "make install" target that will copy the binary in /usr/local/bin -for default. +for default. You can also use "make PREFIX=/some/other/directory install" +if you wish to use a different destination. You can run a 32 bit Redis binary using: