Update windows.md

This commit is contained in:
Jasin2069 2018-03-24 02:08:22 -04:00 committed by GitHub
parent de055961f9
commit baaa3d93bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -53,11 +53,10 @@ ENiGMA½ will run on both 32bit and 64bit Windows. If you want to run 16bit door
```Powershell ```Powershell
npm install npm install
``` ```
2. Generate your initial configuration: 2. Generate your initial configuration: `Follow the prompts!`
```Powershell ```Powershell
node .\oputil.js config new node .\oputil.js config new
``` ```
Follow the prompts!
3. Edit any configuration files 3. Edit any configuration files
4. Run ENiGMA½ 4. Run ENiGMA½
```Powershell ```Powershell