Skip to content

Commit

Permalink
updated and removed terminal reference for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ValClarkson committed Dec 2, 2022
1 parent 6f4d4ef commit ab44919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ab44919

Please sign in to comment.