mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Partial fix for #2498
This commit is contained in:
parent
d6f6995dde
commit
c55799610d
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user