Skip to content

Commit

Permalink
doc: improve building doc for Windows Powershell
Browse files Browse the repository at this point in the history
PR-URL: #44625
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
  • Loading branch information
bmuenzenmeyer authored and RafaelGSS committed Sep 26, 2022
1 parent 05b17e9 commit b209c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILDING.md
Expand Up @@ -621,6 +621,7 @@ Set-ExecutionPolicy Unrestricted -Force
iex ((New-Object System.Net.WebClient).DownloadString('https://boxstarter.org/bootstrapper.ps1'))
get-boxstarter -Force
Install-BoxstarterPackage https://raw.githubusercontent.com/nodejs/node/HEAD/tools/bootstrap/windows_boxstarter -DisableReboots
refreshenv
```

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

0 comments on commit b209c83

Please sign in to comment.