Skip to content

Commit af8b52c

Browse files
authored
Merge pull request heroku#36 from jdanford/update-cli-link
Update link to Heroku CLI
2 parents 763b7e6 + 3fca2c9 commit af8b52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This application supports the [Getting Started with Python on Heroku](https://de
66

77
## Running Locally
88

9-
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).
9+
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).
1010

1111
```sh
1212
$ git clone git@github.com:heroku/python-getting-started.git

0 commit comments

Comments
 (0)