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 ddd48d68f9
commit 40e1c2c253

View File

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