Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaslin committed May 1, 2012
1 parent 1111720 commit 6e64093
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Example usage:
$ ls
server.js

$ heroku create --stack cedar --buildpack https://tomaslin@github.com/tomaslin/heroku-buildpack-vertx-jdk7.git

$ git push heroku master
$ heroku create --stack cedar --buildpack https://github.com/tomaslin/heroku-buildpack-vertx-jdk7.git
$ git push heroku master

-----> Heroku receiving push
-----> Fetching custom build pack... done
Expand Down

0 comments on commit 6e64093

Please sign in to comment.