From: Poincare Date: Thu, 25 Aug 2011 10:35:33 +0000 (-0300) Subject: Added note about Tcl X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/08c4b019b73323726da8215ed2d86b0adf844efd?ds=sidebyside Added note about Tcl --- 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