aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex <a.kiryukhin@mail.ru>2022-04-07 21:47:27 +0300
committerGitHub <noreply@github.com>2022-04-07 21:47:27 +0300
commit94af665c2b61c13cf4a3071677e22ce5385894c3 (patch)
treef420ac7852c853d067375e0936e7775cacd76ebe
parent58691052134d159413458cab999dcd50938f44cf (diff)
Update Readme.md
Fix import path
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index d48a17d..11816b2 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,7 +4,7 @@ Go >= 1.18 required.
# Installation
-`go get https://go.neonxp.dev/collection@latest`
+`go get go.neonxp.dev/collection@latest`
# Methods