Commit 7502ee05 authored by Noah Zoschke's avatar Noah Zoschke

reference self

parent 16d651ce
...@@ -12,7 +12,7 @@ Example usage: ...@@ -12,7 +12,7 @@ Example usage:
$ ls $ ls
Procfile requirements.txt web.py 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 $ git push heroku master
... ...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment