X-Git-Url: http://www.git.cypherpunks.ru/?p=gocheese.git;a=blobdiff_plain;f=doc%2Fpasswords.texi;fp=doc%2Fpasswords.texi;h=6cdcc0a5c6cca1f32334e8e293baf6bdee6f2845;hp=4660c522afb8495c3ee559e80f4f954c751cf3ea;hb=356b13afa3db5a989a82cc4de910715d74681320;hpb=ec85ab54905b84c404da7cc017935b5350bfef63 diff --git a/doc/passwords.texi b/doc/passwords.texi index 4660c52..6cdcc0a 100644 --- a/doc/passwords.texi +++ b/doc/passwords.texi @@ -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