diff --git a/README.md b/README.md index 92544c9..c00f5b7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you want to copy examples from the Kubernetes documentation or migrate existi ## Install ``` -go get -u github.com/jrhouston/tfk8s +go install github.com/jrhouston/tfk8s@latest ``` Alternatively, clone this repo and run: