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 {