Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aca committed Jan 24, 2020
1 parent 0a29ee2 commit 6f650d3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

Simply 5x-10x faster alternative to famous [kubectx](https://github.com/ahmetb/kubectx). Uses client-go.

### Dependencies
Requires [fzf](https://github.com/junegunn/fzf) same as original kubectx.

### Install
Using go mod, requires go>=1.13
```
# Using go mod, requires Go>=1.13
git clone [email protected]:aca/go-kubectx.git
(cd go-kubectx/cmd/kubens && go install)
(cd go-kubectx/cmd/kubectx && go install)
Expand Down

0 comments on commit 6f650d3

Please sign in to comment.