mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 20:55:30 +02:00
Update windows.md
This commit is contained in:
parent
bd519430ce
commit
341a0a6be8
1 changed files with 7 additions and 8 deletions
|
@ -17,7 +17,6 @@ ENiGMA½ will run on both 32bit and 64 bit Windows. If you want to run 16bit doo
|
||||||
|
|
||||||
Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force
|
Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force
|
||||||
npm install -g npm-windows-upgrade
|
npm install -g npm-windows-upgrade
|
||||||
|
|
||||||
npm-windows-upgrade`
|
npm-windows-upgrade`
|
||||||
|
|
||||||
Note: Do not run npm i -g npm. Instead use npm-windows-upgrade to update npm going forward.
|
Note: Do not run npm i -g npm. Instead use npm-windows-upgrade to update npm going forward.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue