Merge pull request #59 from joshmn/patch-1

add sudo to command
This commit is contained in:
Jose Diaz-Gonzalez
2016-08-26 23:27:19 -04:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ Official redis plugin for dokku. Currently defaults to installing [redis 3.0.7](
```shell
# on 0.4.x+
dokku plugin:install https://github.com/dokku/dokku-redis.git redis
sudo dokku plugin:install https://github.com/dokku/dokku-redis.git redis
```
## commands