From e34dbaecc8d615211abf5de382f6e62c878b950f Mon Sep 17 00:00:00 2001 From: Jake Pearson Date: Fri, 11 Jan 2019 10:19:51 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82815d1..4d648b4 100644 --- a/README.md +++ b/README.md @@ -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`