diff --git a/README.md b/README.md index e5e35f5..4000cc5 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,11 @@ curl -LO https://raw.githubusercontent.com/navilg/k8senv/main/bin/k8senv chmod +x k8senv ``` -To download specific version of `k8senv`. For e.g. To download version `0.1.1` +To download specific version of `k8senv`. For e.g. To download version `0.1.2` ``` cd ~/.k8senv/bin -curl -LO https://github.com/navilg/k8senv/raw/v0.1.1/bin/k8senv +curl -LO https://github.com/navilg/k8senv/raw/v0.1.2/bin/k8senv chmod +x k8senv ``` diff --git a/bin/k8senv b/bin/k8senv index 44cc013..cd5c945 100755 Binary files a/bin/k8senv and b/bin/k8senv differ