Updated Install and Update (markdown)

Rnjai Lamba 2016-04-23 07:03:22 +05:30
parent d59c5637dd
commit 430c0f7239

@ -141,7 +141,7 @@ export PORT=8080
Most of them should be self-explaining. After having set the variables, let's move back to the build package folder and start the server:
```sh
cd ../../../../
cd ../../
node main.js
```