Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
48e8a6876c
commit
768e1cabd1
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@ Copy and paste on a PowerShell prompt with elavated privileges and when VSCode i
|
|||
``` powershell
|
||||
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
|
||||
|
||||
## 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