mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 12:00:34 +02:00
Partial fix for #2498
This commit is contained in:
@@ -19,7 +19,7 @@ rather than plain text.
|
||||
|
||||
If you are uncertain about your environment:
|
||||
|
||||
```
|
||||
```powershell
|
||||
Get-ExecutionPolicy -List
|
||||
Set-ExecutionPolicy AllSigned
|
||||
# Execution policies include:
|
||||
|
Reference in New Issue
Block a user