Skip to content

Commit f1ae269

Browse files
committed
Remove --stack cedar option
This is now the default stack on Heroku and does not need to be specified when creating apps.
1 parent cb93518 commit f1ae269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Usage
5454

5555
Example usage:
5656

57-
$ heroku create --stack cedar --buildpack https://github.com/fs-webdev/heroku-buildpack-netrc.git
57+
$ heroku create --buildpack https://github.com/fs-webdev/heroku-buildpack-netrc.git
5858

5959
Set the token.
6060

0 commit comments

Comments
 (0)