• Daniel Martí's avatar
    doc: remove last pieces of advice to set GOROOT · e1b49ad6
    Daniel Martí authored
    install.html still insisted that GOROOT must be set if a binary install
    of Go is set up in a custom directory. However, since 1.10, this has
    been unnecessary as the GOROOT will be found based on the location of
    the 'go' binary being run.
    
    Likewise, install-source.html includes an 'export GOROOT' line in a
    section that only talks about explicitly setting GOARCH and GOOS, which
    is optional. We don't want to have users think it is recommended to set
    GOROOT here either, so remove the unnecessary line.
    
    Change-Id: I7dfef09f9a1d003e0253b793d63ea40d5cf1837f
    Reviewed-on: https://go-review.googlesource.com/c/161758Reviewed-by: 's avatarAndrew Bonventre <andybons@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    e1b49ad6
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...