Updated Windows Installation (markdown)

ranrinc
2016-09-14 23:06:44 +07:00
parent 6900b27de8
commit e31ca71c23

@@ -76,7 +76,7 @@ Type `install-windows.bat` if you type in `inst` and press the tab key on your k
Current repository do not have `run-windows.bat` so you will need to create one. Simply using Note++ you need to create a new file and wrote this
````js
npm install && npm run boot
npm run boot
pause
````
Afterwards save it as `run-windows.bat`