From 97ac22e62e71c5ae213853a26b3c509207da960b Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 17 Apr 2024 02:41:34 +0100 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4f665b..b29d592 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ traefik-helper ## Windows Alias +Ensure you have ran `Set-ExecutionPolicy Unrestricted` in PowerShell as an administrator. + Create the directory `~/Documents/WindowsPowerShell` and create a file called `Microsoft.PowerShell_profile.ps1` in that directory. Add the following code to the file. ```bash