• 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
..
articles Loading commit data...
codewalk Loading commit data...
devel Loading commit data...
gopher Loading commit data...
play Loading commit data...
progs Loading commit data...
asm.html Loading commit data...
cmd.html Loading commit data...
code.html Loading commit data...
conduct.html Loading commit data...
contrib.html Loading commit data...
contribute.html Loading commit data...
debugging_with_gdb.html Loading commit data...
diagnostics.html Loading commit data...
docs.html Loading commit data...
editors.html Loading commit data...
effective_go.html Loading commit data...
gccgo_contribute.html Loading commit data...
gccgo_install.html Loading commit data...
go-logo-black.png Loading commit data...
go-logo-blue.png Loading commit data...
go-logo-white.png Loading commit data...
go1.1.html Loading commit data...
go1.10.html Loading commit data...
go1.11.html Loading commit data...
go1.12.html Loading commit data...
go1.2.html Loading commit data...
go1.3.html Loading commit data...
go1.4.html Loading commit data...
go1.5.html Loading commit data...
go1.6.html Loading commit data...
go1.7.html Loading commit data...
go1.8.html Loading commit data...
go1.9.html Loading commit data...
go1.html Loading commit data...
go1compat.html Loading commit data...
go_faq.html Loading commit data...
go_mem.html Loading commit data...
go_spec.html Loading commit data...
help.html Loading commit data...
ie.css Loading commit data...
install-source.html Loading commit data...
install.html Loading commit data...
root.html Loading commit data...
security.html Loading commit data...
share.png Loading commit data...
tos.html Loading commit data...