]> Cypherpunks.ru repositories - gocheese.git/blobdiff - doc/passwords.texi
Use modern go-install command
[gocheese.git] / doc / passwords.texi
index 4660c522afb8495c3ee559e80f4f954c751cf3ea..6cdcc0a5c6cca1f32334e8e293baf6bdee6f2845 100644 (file)
@@ -25,8 +25,8 @@ Where @code{hashed-password} is in one of following algorithms:
     To get Argon2i hashed-password you can use any of following tools:
 
     @itemize
-    @item @code{go get @url{https://github.com/balakhonova/argon2i,
-        github.com/balakhonova/argon2i}} (Go)
+    @item @code{go install @url{https://github.com/balakhonova/argon2i,
+        github.com/balakhonova/argon2i@@latest}} (Go)
     @item @url{https://github.com/p-h-c/phc-winner-argon2} (C)
     @end itemize