diff --git a/Gomote.md b/Gomote.md index 603ffe70..5a3fabf1 100644 --- a/Gomote.md +++ b/Gomote.md @@ -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 ```