Skip to content

Commit 305c472

Browse files
committed
DRY up the hacking docs
1 parent 9d37105 commit 305c472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ For more information about buildpacks and Node.js, see these Dev Center articles
6060
Hacking
6161
-------
6262

63-
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:
63+
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:
6464

6565
```sh
6666
# Create a new Heroku app that uses your buildpack

0 commit comments

Comments
 (0)