Skip to content

Commit

Permalink
Update link to Heroku CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
jdanford committed Sep 1, 2017
1 parent 997f2e2 commit 3fca2c9
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 3fca2c9

Please sign in to comment.