Skip to content

Commit

Permalink
docs(README): note how to install 2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Apr 20, 2016
1 parent c550270 commit 4e4f5e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ Medis starts with all the basic features you need:
$ npm install ioredis
```

Run `npm install --next ioredis` if you want to use 2.0 unstable version.

## Basic Usage

```javascript
Expand Down

0 comments on commit 4e4f5e2

Please sign in to comment.