X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/c984d42fb14c72aa8a97e971f0f3d3df189f82d0..eab0e26e03fa3c27a4e1172659cea32e1b83699e:/README diff --git a/README b/README index ad232e11..088844b7 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 you build Redis is a good idea to test it (which require Tcl), using: % make test