mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
doc: improve building doc for Windows Powershell
PR-URL: https://github.com/nodejs/node/pull/44625 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
This commit is contained in:
parent
44643bd64b
commit
ccd4c31360
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user