From 32defae35074ebb4fef7d215f76e8d52dcdf19f3 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 17 Jan 2024 12:23:52 +0300 Subject: [PATCH] go install requires version specification --- doc/features.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0