1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 10:14:58 +02:00

Fixing formatting in published page

the markdown powershell checker didn't have a space before it
This commit is contained in:
Andrew Ryan Davis
2020-08-20 12:40:18 -07:00
committed by GitHub
parent d221d56c60
commit ea11ea2444

View File

@@ -680,6 +680,7 @@ Update-Help # Run as admin
```
If you are uncertain about your environment:
```Powershell
Get-ExecutionPolicy -List
Set-ExecutionPolicy AllSigned