Skip to content

Commit

Permalink
update README with heroku redis instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
AimeeKnight committed Jun 26, 2014
1 parent f691a60 commit ca7c1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ sidekiq -q carrierwave
On Heroku, install the Redis add on with:

```sh
sidekiq -q carrierwave
heroku addons:add redistogo
```

## License
Expand Down

0 comments on commit ca7c1b7

Please sign in to comment.