mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Updated Gomote (markdown)
parent
8153f9e407
commit
83402891b8
@ -3,7 +3,8 @@
|
|||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
```
|
```
|
||||||
$ GO111MODULE=on go get -u golang.org/x/build/cmd/gomote
|
$ GO111MODULE=on go get -u golang.org/x/build/cmd/gomote # up to Go 1.15
|
||||||
|
$ go get golang.org/x/build/cmd/gomote@latest # Go 1.16 and latest (including current Go 1.16 dev tree)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Using
|
## Using
|
||||||
|
Loading…
x
Reference in New Issue
Block a user