From ab449190aa17c79280869c6955f6721f2b80545b Mon Sep 17 00:00:00 2001 From: ValClarkson Date: Fri, 2 Dec 2022 16:43:26 -0500 Subject: [PATCH] updated and removed terminal reference for windows --- docs/content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/_index.md b/docs/content/_index.md index 0995fbd6..bd452895 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -39,7 +39,7 @@ sudo chmod +x /usr/local/bin/kubectl-pgo ### Windows -If you downloaded the Windows binary, rename `kubectl-pgo-windows-386` to `kubectl-pgo.exe`. This allows Windows to recognize the file as an executable. From there, open a power shell terminal in the same directory to execute the binary. +If you downloaded the Windows binary, rename `kubectl-pgo-windows-386` to `kubectl-pgo.exe`. This allows Windows to recognize the file as an executable. The executable binary will need to be added to your `PATH` as well. ## Checking the plugin install