Update windows.md
This commit is contained in:
parent
de055961f9
commit
baaa3d93bb
|
@ -53,11 +53,10 @@ ENiGMA½ will run on both 32bit and 64bit Windows. If you want to run 16bit door
|
|||
```Powershell
|
||||
npm install
|
||||
```
|
||||
2. Generate your initial configuration:
|
||||
2. Generate your initial configuration: `Follow the prompts!`
|
||||
```Powershell
|
||||
node .\oputil.js config new
|
||||
```
|
||||
Follow the prompts!
|
||||
3. Edit any configuration files
|
||||
4. Run ENiGMA½
|
||||
```Powershell
|
||||
|
|
Loading…
Reference in New Issue