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