Skip to content

Commit 0f88588

Browse files
bmuenzenmeyerjuanarbol
authored andcommittedOct 11, 2022
doc: improve building doc for Windows Powershell
PR-URL: #44625 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
1 parent 5ee0127 commit 0f88588

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
@@ -633,6 +633,7 @@ Set-ExecutionPolicy Unrestricted -Force
633633
iex ((New-Object System.Net.WebClient).DownloadString('https://boxstarter.org/bootstrapper.ps1'))
634634
get-boxstarter -Force
635635
Install-BoxstarterPackage https://raw.githubusercontent.com/nodejs/node/HEAD/tools/bootstrap/windows_boxstarter -DisableReboots
636+
refreshenv
636637
```
637638

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

0 commit comments

Comments
 (0)
Please sign in to comment.