diff --git a/docs/getting-started/install/vagrant.md b/docs/getting-started/install/vagrant.md index 6dd618cafa7..a31112e1229 100644 --- a/docs/getting-started/install/vagrant.md +++ b/docs/getting-started/install/vagrant.md @@ -30,7 +30,7 @@ ``` Host dokku.me - Port 2222 + Port 22 ``` - Copy your SSH key via `cat ~/.ssh/id_rsa.pub | pbcopy` and paste it into the dokku-installer at http://dokku.me . Change the `Hostname` field on the Dokku Setup screen to your domain and then check the box that says `Use virtualhost naming`. Then click *Finish Setup* to install your key. You'll be directed to application deployment instructions from here.