Skip to content

Commit

Permalink
Merge pull request heroku#36 from jdanford/update-cli-link
Browse files Browse the repository at this point in the history
Update link to Heroku CLI
  • Loading branch information
kennethreitz authored Dec 11, 2017
2 parents 763b7e6 + 3fca2c9 commit af8b52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This application supports the [Getting Started with Python on Heroku](https://de

## Running Locally

Make sure you have Python [installed properly](http://install.python-guide.org). Also, install the [Heroku Toolbelt](https://toolbelt.heroku.com/) and [Postgres](https://devcenter.heroku.com/articles/heroku-postgresql#local-setup).
Make sure you have Python [installed properly](http://install.python-guide.org). Also, install the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli) and [Postgres](https://devcenter.heroku.com/articles/heroku-postgresql#local-setup).

```sh
$ git clone [email protected]:heroku/python-getting-started.git
Expand Down

0 comments on commit af8b52c

Please sign in to comment.