diff --git a/README.md b/README.md index 9ccabca..08eaf7d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ At the moment, only Linux distributions are supported. If you're running some ot ### From pre-built binary This downloads the pre-built binary and moves it to your PATH. ``` -curl -L -o kubectl-hoggers https://github.com/laurybueno/kubectl-hoggers/releases/download/v1.1.0/kubectl-hoggers +curl -L -o kubectl-hoggers https://github.com/laurybueno/kubectl-hoggers/releases/download/v1.1.1/kubectl-hoggers chmod +x kubectl-hoggers sudo mv kubectl-hoggers /usr/bin ```