README stnax/typo fix

This commit is contained in:
Gregory Campbell
2021-11-26 12:01:54 -05:00
parent af77005291
commit 645476836c
+3 -3
View File
@@ -32,9 +32,9 @@ time: {type:Date, required:true}`
<p>Clone this repository and install dependencies</p>
> git clone git@github.com:gjcampbell777/RESTapi_demo.git
> cd express-rest-api
> npm install
> git clone git@github.com:gjcampbell777/RESTapi_demo.git <br>
> cd RESTapi_demo <br>
> npm install <br>
### Deploy