Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
a39b34a075
commit
919631aef8
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.We
|
|||
|
||||
## Automatic installation by PowerShell
|
||||
|
||||
Execute the commands in sequence:
|
||||
|
||||
cinst git --confirm
|
||||
cinst nodejs --confirm --version=10.19.0
|
||||
cinst vscode --confirm
|
||||
|
|
Loading…
Add table
Reference in a new issue