Updated Gomote (markdown)

Michael Knyszek 2022-11-18 17:26:49 -05:00
parent ca516c9dbf
commit 0884d141db

@ -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