mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
Update windows.md
This commit is contained in:
parent
de055961f9
commit
baaa3d93bb
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue