diff --git a/README.md b/README.md index 0567cf5..91cce78 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This application supports the [Getting Started with Node on Heroku](https://devc Make sure you have [Node.js](http://nodejs.org/) and the [Heroku CLI](https://cli.heroku.com/) installed. ```sh -$ git clone git@github.com:heroku/node-js-getting-started.git # or clone your own fork +$ git clone https://github.com/heroku/node-js-getting-started.git # or clone your own fork $ cd node-js-getting-started $ npm install $ npm start