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:
@@ -11,7 +11,7 @@ Official mongo plugin for dokku. Currently defaults to installing [mongo 3.2.6](
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
# on 0.4.x+
|
# on 0.4.x+
|
||||||
dokku plugin:install https://github.com/dokku/dokku-mongo.git mongo
|
sudo dokku plugin:install https://github.com/dokku/dokku-mongo.git mongo
|
||||||
```
|
```
|
||||||
|
|
||||||
## commands
|
## commands
|
||||||
|
|||||||
Reference in New Issue
Block a user