diff --git a/README.md b/README.md index 855f130..1de9da9 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ time: {type:Date, required:true}`

Clone this repository and install dependencies

-> git clone git@github.com:gjcampbell777/RESTapi_demo.git -> cd express-rest-api -> npm install +> git clone git@github.com:gjcampbell777/RESTapi_demo.git
+> cd RESTapi_demo
+> npm install
### Deploy