Skip to content

Commit

Permalink
Remove one-click deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisckchang committed Aug 28, 2014
1 parent 7e01ea8 commit 1df8dff
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,7 +4,7 @@ MongoDB and Node.js are often used together because of their shared use of Javas

## Deployment

To deploy [the app to Heroku](http://hello-mongoose.herokuapp.com/) you can use this [one-click deploy link](https://api.heroku.com/myapps/hello-mongoose/clone) or follow these steps:
To deploy [the app to Heroku](http://hello-mongoose.herokuapp.com/) you can follow these steps:

1. `git clone git://github.com/mongolab/hello-mongoose.git && cd hello-mongoose`
2. `heroku create`
Expand Down

0 comments on commit 1df8dff

Please sign in to comment.