Skip to content
Snippets Groups Projects
Commit 7502ee05 authored by Noah Zoschke's avatar Noah Zoschke
Browse files

reference self

parent 16d651ce
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ Example usage:
$ ls
Procfile requirements.txt web.py
$ heroku create --stack cedar --buildpack git@github.com:heroku/heroku-buildpack-python.git
$ heroku create --stack cedar --buildpack git@github.com:nzoschke/heroku-buildpack-python.git
$ git push heroku master
...
......
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