Update windows.md
This commit is contained in:
parent
04fcd3e6a7
commit
51434774a9
|
@ -49,7 +49,8 @@ ENiGMA½ will run on both 32bit and 64 bit Windows. If you want to run 16bit doo
|
|||
|
||||
|
||||
5. Install ENiGMA½.
|
||||
1. In the enigma directory run `npm install`
|
||||
1. In the enigma directory run
|
||||
```npm install```
|
||||
2. Generate your initial configuration:
|
||||
```Powershell
|
||||
node .\oputil.js config new
|
||||
|
|
Loading…
Reference in New Issue