mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-20 09:45:53 +02:00
Update windows.md
This commit is contained in:
parent
c2ccaf90d7
commit
f1b8de85fd
1 changed files with 3 additions and 1 deletions
|
@ -50,7 +50,9 @@ ENiGMA½ will run on both 32bit and 64bit Windows. If you want to run 16bit door
|
||||||
|
|
||||||
5. Install ENiGMA½.
|
5. Install ENiGMA½.
|
||||||
1. In the enigma directory run
|
1. In the enigma directory run
|
||||||
```npm install```
|
```Powershell
|
||||||
|
npm install
|
||||||
|
```
|
||||||
2. Generate your initial configuration:
|
2. Generate your initial configuration:
|
||||||
```Powershell
|
```Powershell
|
||||||
node .\oputil.js config new
|
node .\oputil.js config new
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue