Skip to content
This repository was archived by the owner on Jul 18, 2020. It is now read-only.

Commit 37679d3

Browse files
committed
Add an heroku command to accommodate to new heroku stack setting
1 parent 8ff1a13 commit 37679d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

getting_set_up.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Then from within your copy of the Typo repository, run:
3939

4040
```
4141
$ heroku create
42+
$ heroku app:stacks:set cedar-14
4243
$ git push heroku master
4344
$ heroku run rake db:migrate
4445
$ heroku open # doesn't work on C9 --> on C9 right click on link that git push to heroku generates

0 commit comments

Comments
 (0)