Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alex_viderman authored and alex_viderman committed Jul 10, 2017
1 parent ca21846 commit 96782d0
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 @@ -4,5 +4,5 @@
* heroku create --buildpack heroku/nodejs
* heroku buildpacks:add --index 1 https://github.com/stomita/heroku-buildpack-phantomjs
* git push heroku master
* open in browser: https://<random app name>.herokuapp.com/test
* open in browser: https://[random app name].herokuapp.com/test
* you should see "Done" in teh browser if it ran successfully

0 comments on commit 96782d0

Please sign in to comment.