Skip to content

Commit

Permalink
clarify that Bob is a Python app, refs heroku#78, heroku#71 and herok…
Browse files Browse the repository at this point in the history
  • Loading branch information
dzuelke committed Aug 25, 2014
1 parent bbbb1b5 commit e70ca34
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 @@ -22,7 +22,7 @@ Please refer to [Dev Center](https://devcenter.heroku.com/categories/php) for fu

The folder `support/build` contains [Bob](http://github.com/kennethreitz/bob-builder) build scripts for all binaries and dependencies.

To get started with it, create an app on Heroku inside a clone of this repository, and set your S3 config vars:
To get started with it, create a Python app (*Bob* is a Python application) on Heroku inside a clone of this repository, and set your S3 config vars:

```term
$ heroku create --buildpack https://github.com/heroku/heroku-buildpack-python
Expand Down

0 comments on commit e70ca34

Please sign in to comment.