Skip to content

Commit

Permalink
[Docs] Bump install path
Browse files Browse the repository at this point in the history
  • Loading branch information
Laury Bueno committed Nov 12, 2020
1 parent fcbeae3 commit 0f7322f
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 @@ -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
```
Expand Down

0 comments on commit 0f7322f

Please sign in to comment.