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