Commit 305c472d authored by zeke's avatar zeke

DRY up the hacking docs

parent 9d371050
......@@ -60,7 +60,7 @@ For more information about buildpacks and Node.js, see these Dev Center articles
Hacking
-------
To make changes to this buildpack, fork it on Github. Push up changes to your fork, then create a test app with --buildpack <your-github-url> and push to it, or configure an existing app to use your buildpack:
To make changes to this buildpack, fork it on Github. Push up changes to your fork, then create a new Heroku app to test it, or configure an existing app to use your buildpack:
```sh
# Create a new Heroku app that uses your buildpack
......
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