Skip to content

Commit

Permalink
Prep for v1.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
msjyoo committed Aug 26, 2015
1 parent b4af05f commit eab0cba
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ This plugin is a fork of another Dokku Redis plugin by **Vlorent Viel**, which y

Installation
------------
Please see the Release tab for current and previous releases. Please note that while I strive to provide maximum reliability, I do not always have time to test releases so use at your own caution :)
The current latest version of Dokku Redis Plugin is v1.0.2, which was tested on Dokku v0.3.26.

You can also see the Release tab for current and previous releases. Please be aware that while I strive to provide maximum reliability, I do not always have time to test releases so use at your own caution :)

```
$ cd /var/lib/dokku/plugins
$ sudo git clone --branch v1.0.1 --depth 1 https://github.com/sekjun9878/dokku-redis-plugin redis
$ sudo git clone --branch v1.0.2 --depth 1 https://github.com/sekjun9878/dokku-redis-plugin redis
$ sudo dokku plugins-install
```

Expand Down

0 comments on commit eab0cba

Please sign in to comment.