diff --git a/README.md b/README.md index 42c4d67..fca5b75 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Yet another spellchecker written in go. ## Installation ``` -go get -v github.com/f1monkey/spellchecker/v2 +go get github.com/f1monkey/spellchecker/v2@latest ``` ## Usage