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`