From ceeff6d09faa0aa5c0ca235f56b4fc7b41c32694 Mon Sep 17 00:00:00 2001 From: rhy-jot Date: Fri, 28 Feb 2014 23:52:19 +0000 Subject: [PATCH] Update stable's version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dfe61d05..d970c662a 100644 --- a/README.md +++ b/README.md @@ -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.