diff --git a/scripts/ExecutionPolicy.md b/scripts/ExecutionPolicy.md index 59f456c..b75163e 100644 --- a/scripts/ExecutionPolicy.md +++ b/scripts/ExecutionPolicy.md @@ -1,4 +1,4 @@ -## Run this to allow PS execution +### Copy Paste and Run to allow PS execution ```powershell Set-ExecutionPolicy Unrestricted -Scope CurrentUser ``` \ No newline at end of file