diff --git a/deploy/README.md b/deploy/README.md index ef962695c0f..92222a2bc02 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -149,7 +149,7 @@ Because our application needs a database, let's create a free [PostgreSQL](http: One more thing: let's install [heroku-push plugin](https://github.com/ddollar/heroku-push) by running this command: - $ heroku plugins:install https://github.com/andriykohut/heroku-push + $ heroku plugins:install https://github.com/ddollar/heroku-push Now we can do a simple push to deploy our application: