Skip to content

Commit 31c19e3

Browse files
bmuenzenmeyerRafaelGSS
authored andcommitted
doc: improve building doc for Windows Powershell
PR-URL: #44625 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
1 parent 3777582 commit 31c19e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

+1
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@ Set-ExecutionPolicy Unrestricted -Force
621621
iex ((New-Object System.Net.WebClient).DownloadString('https://boxstarter.org/bootstrapper.ps1'))
622622
get-boxstarter -Force
623623
Install-BoxstarterPackage https://raw.githubusercontent.com/nodejs/node/HEAD/tools/bootstrap/windows_boxstarter -DisableReboots
624+
refreshenv
624625
```
625626

626627
The entire installation using Boxstarter will take up approximately 10 GB of

0 commit comments

Comments
 (0)