From a8ff06c0838e8197dd7dcdb227e327c131456de7 Mon Sep 17 00:00:00 2001 From: Dmitry Russkikh Date: Sat, 27 Sep 2025 21:27:14 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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