diff --git a/README.md b/README.md index f81fd42..0997dbb 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ npm install 2) Change the port if you want to change from 3000 to yours in `port` variable to `/server/server.js` -3) Change host url with post in `host` variable to `/client/index.js` +3) Change host url with port in `host` variable to `/client/index.js` 4) Go to `/server` derectory and run