diff --git a/README b/README index 9ea1456f..1cbd5e5a 100644 --- a/README +++ b/README @@ -23,7 +23,7 @@ You can run a 32 bit Redis binary using: % make 32bit -After you build Redis is a good idea to test it, using: +After building Redis is a good idea to test it, using: % make test @@ -80,7 +80,7 @@ then in another terminal try the following: You can find the list of all the available commands here: - http://code.google.com/p/redis/wiki/CommandReference + http://redis.io/commands Enjoy!