Skip to content

Commit c336776

Browse files
committed
Merge branch 'master' of github.com:heroku/python-getting-started
2 parents 180cbfb + eb64739 commit c336776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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 [email protected]:heroku/python-getting-started.git
@@ -35,7 +35,7 @@ $ heroku open
3535
```
3636
or
3737

38-
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
38+
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
3939

4040
## Documentation
4141

0 commit comments

Comments
 (0)