Skip to content
Snippets Groups Projects
Commit ddead645 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

Merge pull request #213 from heroku/watsonian-update-readme

Update README to reflect new buildpack:set usage
parents 7074d5cb 92b43858
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ Example usage:
You can also add it to upcoming builds of an existing application:
$ heroku config:add BUILDPACK_URL=git://github.com/heroku/heroku-buildpack-python.git
$ heroku buildpack:set git://github.com/heroku/heroku-buildpack-python.git
The buildpack will detect your app as Python if it has the file `requirements.txt` in the root.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment