Skip to content

Commit cb628fe

Browse files
Update docs/content/_index.md
Co-authored-by: Drew Sessler <[email protected]>
1 parent da42b62 commit cb628fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The `kubectl-pgo` binary is available either through the Crunchy Data [Access Po
3030

3131
### Linux or Mac
3232

33-
If you downloaded the Linux binary rename the binary from `kubectl-pgo-linux-amd64` to `kubectl-pgo` or if you download the Mac binary rename the binary from `kubectl-pgo-darwin-amd64` to `kubectl-pgo` then move the `kubectl-pgo` binary to `/usr/local/bin` and make it executable by running the following commands:
33+
If you downloaded the Linux binary, rename the binary from `kubectl-pgo-linux-amd64` to `kubectl-pgo`. If you downloaded the Mac binary, rename the binary from `kubectl-pgo-darwin-amd64` to `kubectl-pgo`. Once renamed, move the `kubectl-pgo` binary to `/usr/local/bin`, and make it executable by running the following commands:
3434

3535
```
3636
sudo mv /PATH/TO/kubectl-pgo /usr/local/bin/kubectl-pgo

0 commit comments

Comments
 (0)