Update windows.md

This commit is contained in:
Jasin2069 2018-03-24 01:26:48 -04:00 committed by GitHub
parent 731c212413
commit e45cba10a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -26,8 +26,11 @@ ENiGMA½ will run on both 32bit and 64 bit Windows. If you want to run 16bit doo
2. Install [windows-build-tools for npm](https://www.npmjs.com/package/windows-build-tools)
'npm install --global --production windows-build-tools'
*This will also install python 2.7
*This will also install python 2.7
```Powershell
npm install --global --production windows-build-tools
```
2. Install [7zip](https://www.7-zip.org/download.html).