add sudo to command

consistency with http://dokku.viewdocs.io/dokku~v0.6.3/application-deployment/#create-the-backing-services
This commit is contained in:
Josh Brody
2016-06-28 16:23:06 -05:00
committed by GitHub
parent cb5d451bbc
commit 108f9a9529

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