]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.2: document that godoc and vet will always be installed to their old location...
authorShenghou Ma <minux.ma@gmail.com>
Mon, 23 Sep 2013 05:23:42 +0000 (01:23 -0400)
committerShenghou Ma <minux.ma@gmail.com>
Mon, 23 Sep 2013 05:23:42 +0000 (01:23 -0400)
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/13830043

doc/go1.2.html

index 2dc90f836882a056394e85c9d75e117d2b9bc0dc..29e42bb12b099067916fcbf580b1e65e2d93e1ec 100644 (file)
@@ -175,6 +175,8 @@ include these binaries, so users of these distributions are unaffected.
 
 <p>
 When building from source, users must use "go get" to install godoc and vet.
+(The binaries will continue to be installed in their usual locations, not
+<code>$GOPATH/bin</code>.)
 </p>
 
 <pre>