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
|
```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
|
||||||
|
|
Loading…
Reference in New Issue