Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 7ae195b

Browse files
committed
Update README.md
1 parent 6903585 commit 7ae195b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ It is inspired by (and extracted from) [kennethreitz/python-versions](https://gi
2121

2222
* `$ heroku create build-toolkit-python-staging --buildpack https://github.com/kennethreitz/conda-buildpack.git`
2323
* `$ heroku config:set AWS_ACCESS_KEY_ID=xxx AWS_SECRET_ACCESS_KEY=xxx S3_BUCKET=xxx`
24-
24+
25+
Now that your Heroku app for building is created, push a repo containing your formula to the app (e.g. the python buildpack repo).
26+
2527
```
2628
$ heroku run bash
2729
$ bob build runtimes/python-2.7.6

0 commit comments

Comments
 (0)