Skip to content

Commit

Permalink
Update version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ssup2 committed Mar 23, 2021
1 parent 7b2d6a7 commit c080bf4
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 @@ Whenever kpexec is executed, kpexec creates a cnsenter (Container Namespace Ente
Install via download the kpexec binary

```bash
$ export KPEXEC_VERSION=0.2.5
$ export KPEXEC_VERSION=0.2.6

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

0 comments on commit c080bf4

Please sign in to comment.