From 1df8dff8e13ac5a829ad24f3dce504e589b16b58 Mon Sep 17 00:00:00 2001 From: Chris Chang Date: Wed, 27 Aug 2014 17:17:14 -0700 Subject: [PATCH] Remove one-click deploy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cd86e7..bed8abc 100644 --- a/README.md +++ b/README.md @@ -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`