Release 0.3.1

This commit is contained in:
Jose Diaz-Gonzalez
2014-11-16 12:36:31 -05:00
parent 647b215738
commit 00a8370b7d
4 changed files with 21 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ Ubuntu 14.04 x64 x64. Ideally have a domain ready to point to your host. It's de
To install the latest stable version of dokku, you can run the following bootstrapper command:
```bash
wget -qO- https://raw.github.com/progrium/dokku/v0.3.0/bootstrap.sh | sudo DOKKU_TAG=v0.3.0 bash
wget -qO- https://raw.github.com/progrium/dokku/v0.3.1/bootstrap.sh | sudo DOKKU_TAG=v0.3.1 bash
```
## Configuring