mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-04 20:25:22 +08:00
Update README.md buildpacks info
This commit is contained in:
parent
fb6bc31bec
commit
ff6a4c11c0
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ Or create new heroku application by executing following command.
|
|||
heroku create
|
||||
```
|
||||
|
||||
Add additional heroku buildpacks in the same order as specified in `.buildpacks`:
|
||||
Add additional heroku buildpacks in the same order as specified in [.buildpacks](.buildpacks):
|
||||
|
||||
```
|
||||
heroku buildpacks:add --index <i> <buildpack>
|
||||
|
|
Loading…
Add table
Reference in a new issue