From 0884d141dbe18a163f343d2f51487fd7079e5e6e Mon Sep 17 00:00:00 2001 From: Michael Knyszek Date: Fri, 18 Nov 2022 17:26:49 -0500 Subject: [PATCH] Updated Gomote (markdown) --- Gomote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gomote.md b/Gomote.md index 5a3fabf1..523670e3 100644 --- a/Gomote.md +++ b/Gomote.md @@ -5,7 +5,7 @@ The gomote command is a client for the Go builder infrastructure. It's a remote ## Installation ``` -$ go install golang.org/x/build/cmd/gomote@latest # Go 1.16 and latest +$ go install golang.org/x/build/cmd/gomote@latest # Go 1.16 and later ``` ## Usage