mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Fixing formatting in published page
the markdown powershell checker didn't have a space before it
This commit is contained in:
parent
d221d56c60
commit
ea11ea2444
@ -680,6 +680,7 @@ Update-Help # Run as admin
|
|||||||
```
|
```
|
||||||
|
|
||||||
If you are uncertain about your environment:
|
If you are uncertain about your environment:
|
||||||
|
|
||||||
```Powershell
|
```Powershell
|
||||||
Get-ExecutionPolicy -List
|
Get-ExecutionPolicy -List
|
||||||
Set-ExecutionPolicy AllSigned
|
Set-ExecutionPolicy AllSigned
|
||||||
|
Loading…
Reference in New Issue
Block a user