diff --git a/README.md b/README.md index a534116..b7e8a7b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Official postgres plugin for dokku. Currently defaults to installing [postgres 1 ## installation ```shell -# on 0.4.x+ +# on 0.12.x+ sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git postgres ```