Commit 3a2dc499 authored by Craig Kerstiens's avatar Craig Kerstiens

updating to use herokus github in buildpack_url

parent f4f290d1
......@@ -12,7 +12,7 @@ Example usage:
$ ls
Procfile requirements.txt web.py
$ heroku create --stack cedar --buildpack git@github.com:nzoschke/heroku-buildpack-python.git
$ heroku create --stack cedar --buildpack git@github.com:heroku/heroku-buildpack-python.git
$ 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