Skip to content
Snippets Groups Projects
Commit 3a2dc499 authored by Craig Kerstiens's avatar Craig Kerstiens
Browse files

updating to use herokus github in buildpack_url

parent f4f290d1
No related branches found
No related tags found
No related merge requests found
...@@ -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:nzoschke/heroku-buildpack-python.git $ heroku create --stack cedar --buildpack git@github.com:heroku/heroku-buildpack-python.git
$ git push heroku master $ 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