Skip to content

Commit d20ffdb

Browse files
committed
docs: add installation step.
1 parent 98e3e7a commit d20ffdb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ most important changes, as well as a full list of changes.
2323

2424
## Getting started
2525

26+
Add `gem 'redis'` to Gemfile, run `bundle install`
27+
2628
As of version 2.0 this client only targets Redis version 2.0 and higher.
2729
You can use an older version of this client if you need to interface
2830
with a Redis instance older than 2.0, but this is no longer supported.

0 commit comments

Comments
 (0)