Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
46e188a1c7
commit
268cadff9e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ session.
|
|||
|
||||
#### PowerShell Script
|
||||
|
||||
Copy and paste on a PowerShell prompt with elavated privileges:
|
||||
Copy and paste on a PowerShell prompt with elavated privileges and when VSCode is opened just press F5 to run the development server.
|
||||
|
||||
```powershell
|
||||
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
|
||||
|
|
Loading…
Add table
Reference in a new issue