File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ Just download the [kubetail](https://raw.githubusercontent.com/johanhaleby/kubet
1111
1212You can also install kubetail using [ brew] ( https://brew.sh/ ) :
1313
14- $ brew tap johanhaleby/kubetail && brew install johanhaleby/kubetail/kubetail
14+ $ brew install johanhaleby/kubetail/kubetail
1515
1616It's also possible to install kubetail abbreviated to ` kt ` by using the ` --with-short-names ` suffix:
1717
18- $ brew tap johanhaleby/kubetail && brew install johanhaleby/kubetail/kubetail --with-short-names
18+ $ brew install johanhaleby/kubetail/kubetail --with-short-names
1919
2020Note that you may need to run ` compinit ` for zsh to pick-up the changes in competition after having upgraded from the non abbreviated installation.
2121
You can’t perform that action at this time.
0 commit comments