Skip to content

Commit e62bfad

Browse files
committed
use mmcgrana buildpack for now
1 parent 6009249 commit e62bfad

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 @@ Basic setup:
6060
$ export DEPLOY=$USER
6161
$ heroku create gobyexample-$DEPLOY -r $DEPLOY
6262
$ heroku config:add -r $DEPLOY \
63-
BUILDPACK_URL=https://github.com/kr/heroku-buildpack-go.git -r $DEPLOY \
63+
BUILDPACK_URL=https://github.com/mmcgrana/heroku-buildpack-go.git -r $DEPLOY \
6464
CANONICAL_HOST=gobyexample-$DEPLOY.herokuapp.com -r $DEPLOY \
6565
FORCE_HTTPS=1 \
6666
AUTH=go:byexample

0 commit comments

Comments
 (0)