the responsible thing to do

This commit is contained in:
Jeff Lindsay
2013-06-19 17:33:56 -07:00
parent 4674e83d47
commit e5ba03eea0

View File

@@ -9,7 +9,7 @@ best to use a fresh VM. The bootstrapper will install everything it needs.
## Installing
$ wget -qO- j.mp/dokku-bootstrap | bash
$ wget -qO- https://raw.github.com/progrium/dokku/master/bootstrap.sh | bash
This may take around 5 minutes. Certainly better than the several hours it takes to bootstrap Cloud Foundry.