Skip to content

Commit b8840aa

Browse files
committed
i wish ):
1 parent 50715df commit b8840aa

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
@@ -56,7 +56,7 @@ $ heroku config:add -a $APP
5656
FORCE_HTTPS=1 \
5757
AUTH=go:byexample
5858
$ heroku labs:enable dot-profile-d -a $APP
59-
$ heroku push -r $APP -b https://github.com/mmcgrana/buildpack-go.git
59+
$ heroku build -r $APP -b https://github.com/mmcgrana/buildpack-go.git
6060
$ heroku open -a $APP
6161
```
6262

0 commit comments

Comments
 (0)