Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/goPublic

Commitb27c7bd

Browse files
committed
[release-branch.go1.2] doc/install.html: fix a tag.
««« CL 30900044 / 65bf677ab8d8doc/install.html: fix a tag.R=golang-dev, adgCC=golang-devhttps://golang.org/cl/30900044»»»R=golang-devCC=golang-devhttps://golang.org/cl/34860044
1 parenta04e349 commitb27c7bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/install.html‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,12 @@ <h3 id="tarball">Linux, Mac OS X, and FreeBSD tarballs</h3>
9898
export PATH=$PATH:/usr/local/go/bin
9999
</pre>
100100

101-
<h4id="tarball_non_standard">Installing to a custom location</h3>
101+
<h4id="tarball_non_standard">Installing to a custom location</h4>
102102

103103
<p>
104104
The Go binary distributions assume they will be installed in
105105
<code>/usr/local/go</code> (or<code>c:\Go</code> under Windows),
106-
but it is possible to install the Go tools to a different location.
106+
but it is possible to install the Go tools to a different location.
107107
In this case you must set the<code>GOROOT</code> environment variable
108108
to point to the directory in which it was installed.
109109
</p>
@@ -234,7 +234,7 @@ <h2 id="gopath">Set up your work environment</h2>
234234
</p>
235235

236236
<p>
237-
The<ahref="/doc/code.html">How to Write Go Code</a> document
237+
The<ahref="/doc/code.html">How to Write Go Code</a> document
238238
provides<b>essential setup instructions</b> for using the Go tools.
239239
</p>
240240

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp