diff --git a/docs/deployment/application-deployment.md b/docs/deployment/application-deployment.md index 3e2a5567e..6787f8eac 100644 --- a/docs/deployment/application-deployment.md +++ b/docs/deployment/application-deployment.md @@ -8,7 +8,6 @@ Once you have configured Dokku with at least one user, you can deploy applicatio ```shell # from your local machine -# SSH access to github must be enabled on this host git clone https://github.com/heroku/ruby-getting-started ```