]> Cypherpunks repositories - gostls13.git/commit
doc: mention that GOPATH/bin should be in PATH
authorGiovanni Bajo <rasky@develer.com>
Sat, 27 Jul 2019 18:55:54 +0000 (11:55 -0700)
committerGiovanni Bajo <rasky@develer.com>
Sat, 27 Jul 2019 19:01:49 +0000 (19:01 +0000)
commit80f9d32438b85d03ea0310b67411e41619d4066b
treefd9b1b4723fbb5ab57f87180b065ab8ad07a9be6
parent919594830f17f25c9e971934d825615463ad8a10
doc: mention that GOPATH/bin should be in PATH

As noticed while mentoring at Gophercon, a common mistake for
beginners is that, after they install git-codereview, it's not
found by git because they haven't put GOPATH/bin in their
environment.

Change-Id: I885cee0f532a4069d1a17ea27365d54965ecca22
Reviewed-on: https://go-review.googlesource.com/c/go/+/187818
Reviewed-by: Katie Hockman <katie@golang.org>
doc/contribute.html