docs: ensure --name flag is used in installation docs
Closes dokku/dokku#7470
This commit is contained in:
@@ -11,7 +11,7 @@ Official postgres plugin for dokku. Currently defaults to installing [postgres 1
|
||||
|
||||
```shell
|
||||
# on 0.19.x+
|
||||
sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git postgres
|
||||
sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git --name postgres
|
||||
```
|
||||
|
||||
## Commands
|
||||
|
||||
Reference in New Issue
Block a user