Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jakepearson authored Jan 11, 2019
1 parent 12e5ceb commit e34dbae
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 @@ -8,4 +8,4 @@ This script will read the version of the Kubernetes server you are running. It w

Download the file to somewhere in your path. Any time you would call `kubectl ...`, call `k ...` instead.

`curl -OL https://raw.githubusercontent.com/jakepearson/kx/master/k && chmod +x k`
`curl -OL https://raw.githubusercontent.com/jakepearson/k/master/k && chmod +x k`

0 comments on commit e34dbae

Please sign in to comment.