docs: update readme install instructions to point to correct dokku version

This commit is contained in:
Jose Diaz-Gonzalez
2019-03-26 11:51:12 -04:00
parent 3f776a70eb
commit b6f11a7644

View File

@@ -10,7 +10,7 @@ Official mysql plugin for dokku. Currently defaults to installing [mysql 5.7.12]
## installation
```shell
# on 0.4.x+
# on 0.12.x+
sudo dokku plugin:install https://github.com/dokku/dokku-mysql.git mysql
```