Update stable's version

This commit is contained in:
rhy-jot
2014-02-28 23:52:19 +00:00
parent 25f4a81b71
commit ceeff6d09f

View File

@@ -15,7 +15,7 @@ best to use a fresh VM. The bootstrapper will install everything it needs.
### Stable
$ wget -qO- https://raw.github.com/progrium/dokku/v0.2.1/bootstrap.sh | sudo DOKKU_TAG=v0.2.1 bash
$ wget -qO- https://raw.github.com/progrium/dokku/v0.2.2/bootstrap.sh | sudo DOKKU_TAG=v0.2.2 bash
**Note**: Users on 12.04 will need to run `apt-get install -y python-software-properties` before bootstrapping stable.