Add cmd to path

Keith Randall 2017-04-06 09:50:54 -07:00
parent 79f9d734e6
commit 959c53b1ef

@ -3,7 +3,7 @@
## Installing ## Installing
``` ```
$ go get -u golang.org/x/build/gomote $ go get -u golang.org/x/build/cmd/gomote
``` ```
## Using ## Using