summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPoincare <dhaivatpandya@gmail.com>2011-08-25 07:35:33 -0300
committerPoincare <dhaivatpandya@gmail.com>2011-08-25 07:35:33 -0300
commit08c4b019b73323726da8215ed2d86b0adf844efd (patch)
tree459ebb6958c59207c0cb9fad67bbe4cee2617b79 /README
parentb56567017dfc44b8e5071423423a48601cc4657e (diff)
downloadredis-08c4b019b73323726da8215ed2d86b0adf844efd.tar.gz
Added note about Tcl
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ad232e118..088844b79 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