Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ssup2 committed Jun 7, 2021
1 parent 8db83d3 commit 13d07e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Since kpexec uses kubectl internally, **kubectl** installation and **kubeconfig*
Install via download the kpexec binary

```bash
$ export KPEXEC_VERSION=v0.3.2
$ export KPEXEC_VERSION=v0.3.4

# Linux / amd64
$ wget -c "https://github.com/ssup2/kpexec/releases/download/${KPEXEC_VERSION}/kpexec_${KPEXEC_VERSION}_Linux_amd64.tar.gz" -O - | tar -C /usr/local/bin/ -xz
Expand Down

0 comments on commit 13d07e5

Please sign in to comment.