From: Sergey Matveev Date: Wed, 17 Jan 2024 09:23:52 +0000 (+0300) Subject: go install requires version specification X-Git-Tag: v2.6.1~3 X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=commitdiff_plain;h=32defae35074ebb4fef7d215f76e8d52dcdf19f3 go install requires version specification --- diff --git a/doc/features.texi b/doc/features.texi index 9e32336..87370e7 100644 --- a/doc/features.texi +++ b/doc/features.texi @@ -42,7 +42,7 @@ implementations. for each line. To convert them to localtime you can use either @command{tai64nlocal} utility from @url{http://cr.yp.to/daemontools.html, daemontools}, or similar one: - @code{go install go.cypherpunks.ru/tai64n/v2/cmd/tai64nlocal} + @code{go install go.cypherpunks.ru/tai64n/v2/cmd/tai64nlocal@@latest} @item Either @url{https://www.gnu.org/software/make/, GNU Make} or @url{http://netbsd.org/, NetBSD}'s @command{bmake} @ref{Jobserver, jobserver} compatibility support