summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew Ryan Davis <AndrewDavis1191@gmail.com>2020-08-20 12:40:18 -0700
committerGitHub <noreply@github.com>2020-08-20 12:40:18 -0700
commitea11ea2444b1e0274805a091958ff2fd6276e386 (patch)
tree21170a0410ea1dc972b28bf5011b7aa78e19d3a2
parentd221d56c60e83fa2dbec3c8ce3a903e20bf04d23 (diff)
Fixing formatting in published page
the markdown powershell checker didn't have a space before it
-rw-r--r--powershell.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/powershell.html.markdown b/powershell.html.markdown
index 32d2e667..9087dad8 100644
--- a/powershell.html.markdown
+++ b/powershell.html.markdown
@@ -680,6 +680,7 @@ Update-Help # Run as admin
```
If you are uncertain about your environment:
+
```Powershell
Get-ExecutionPolicy -List
Set-ExecutionPolicy AllSigned