Update test instructions in README

master
Haad 2016-10-17 06:32:09 +02:00 committed by GitHub
parent 5f130c0e96
commit 43fd9b3e34
1 changed files with 0 additions and 2 deletions

View File

@ -80,8 +80,6 @@ npm install
### Run Tests
*Note! Running the tests requires a running `redis-server`. If you don't have it installed, see installation instructions for [OSX](http://jasdeep.ca/2012/05/installing-redis-on-mac-os-x/) or [Linux](http://redis.io/topics/quickstart)*
```
npm test
```