Updated Gomote (markdown)

Michael Knyszek 2022-11-18 17:23:00 -05:00
parent 757cffd329
commit ca516c9dbf

@ -86,7 +86,7 @@ As a result, the easiest way to use groups is to just set the `GOMOTE_GROUP` env
```
$ export GOMOTE_GROUP=debug
$ gomote create -setup linux-amd64
$ gomote create linux-amd64
$ GOROOT=/path/to/goroot gomote push
$ gomote run go/src/make.bash
```