diff --git a/powershell.html.markdown b/powershell.html.markdown
index fc944b85..492e7153 100644
--- a/powershell.html.markdown
+++ b/powershell.html.markdown
@@ -19,7 +19,7 @@ rather than plain text.
If you are uncertain about your environment:
-```
+```powershell
Get-ExecutionPolicy -List
Set-ExecutionPolicy AllSigned
# Execution policies include: