Skip to content

Commit

Permalink
Merge pull request heroku#28 from heroku/cedar-default
Browse files Browse the repository at this point in the history
cedar is default
  • Loading branch information
ryanbrainard committed Nov 15, 2012
2 parents 708deca + 504f367 commit 3f962ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Example usage:
$ ls
Procfile build.sbt project src

$ heroku create --stack cedar --buildpack https://github.com/heroku/heroku-buildpack-scala.git
$ heroku create --buildpack https://github.com/heroku/heroku-buildpack-scala.git

$ git push heroku master
...
Expand Down

0 comments on commit 3f962ee

Please sign in to comment.