diff --git a/README.md b/README.md index 9b3b33d..0ce6cb9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a starting point to demonstrate the method of authentication by verifyin ## Usage -1. Clone the repo: `git clone git@github.com:scotch-io/node-token-authentication` +1. Clone the repo: `git clone https://github.com/scotch-io/node-token-authentication` 2. Install dependencies: `npm install` 3. Change SECRET in `config.js` 4. Add your own MongoDB database to `config.js`