X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/c984d42fb14c72aa8a97e971f0f3d3df189f82d0..9465d83efd8afa5f6c99486e0b9a232b6f25d31b:/README?ds=sidebyside 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