diff --git a/README.md b/README.md index 09954dacd3..f9579a669b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ although it probably will. This client supports MULTI and PUBLISH/SUBSCRIBE. +Install with: + + npm install redis + ## Why? `node_redis` works in the latest versions of node, is published in `npm`, and is very fast, particularly for small responses.