From 0020cb2d54ade58096c01abbf21afa1a92fcb116 Mon Sep 17 00:00:00 2001 From: Steve Saxton Date: Wed, 6 Jun 2018 04:37:09 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78ef494..41dae3a 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Next follow these steps. git clone https://github.com/raoalok/imagescrape or download repository on your machine. -Then install all the node dependencies using ' npm install '* +Then install all the node dependencies using `npm install` -Then install pm2 using ' npm install pm2 -g '* & then run using ' pm2 start server.js '* +Then install pm2 using `npm install pm2 -g ` & then run using `pm2 start server.js` Open the server at http://localhost:3000