diff --git a/README.md b/README.md index f1ce927..07b0054 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Install: 1. Type in your shell: ```go -go get -u github.com/posener/complete/v2/gocomplete +go install github.com/posener/complete/v2/gocomplete@latest COMP_INSTALL=1 gocomplete ```