From f0db20b97240aa32887ae929101dbc5ce894b7bf Mon Sep 17 00:00:00 2001 From: Liam Date: Sat, 21 Sep 2024 06:00:32 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae6c34..ab8998e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is a helper for [Traefik](https://traefik.io/) on Kubernetes. It allows you Ensure you have ran `Set-ExecutionPolicy Unrestricted` in PowerShell as an administrator. -Create the directory `~/Documents/WindowsPowerShell` and create a file called `traefik.kubernetes.ps1` in that directory. Add the following code to the file. Below is an example on how to run the `traefik` command in PowerShell. +Create the directory `~/Documents/WindowsPowerShell` and create a file called `Microsoft.PowerShell_profile.ps1` in that directory. Add the following code to the file. Below is an example on how to run the `traefik` command in PowerShell. ```bash function Traefik-Helper {