From e31ca71c2392591b741fba95060a014a5432da17 Mon Sep 17 00:00:00 2001 From: ranrinc Date: Wed, 14 Sep 2016 23:06:44 +0700 Subject: [PATCH] Updated Windows Installation (markdown) --- Windows-Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Installation.md b/Windows-Installation.md index 39b4b84..5d60e81 100644 --- a/Windows-Installation.md +++ b/Windows-Installation.md @@ -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`