mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-10 00:36:48 +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:
|
If you are uncertain about your environment:
|
||||||
|
|
||||||
```
|
```powershell
|
||||||
Get-ExecutionPolicy -List
|
Get-ExecutionPolicy -List
|
||||||
Set-ExecutionPolicy AllSigned
|
Set-ExecutionPolicy AllSigned
|
||||||
# Execution policies include:
|
# Execution policies include:
|
||||||
|
Reference in New Issue
Block a user