mirror of https://github.com/golang/go.git
doc: add line break in install-source.html
Change-Id: I8633a005da7d0c34a5f074fbd979c8e0fc1fba37 Reviewed-on: https://go-review.googlesource.com/12505 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
1e9f59a7da
commit
4230c73f55
|
|
@ -487,6 +487,7 @@ The valid combinations of <code>$GOOS</code> and <code>$GOARCH</code> are:
|
||||||
<td></td><td><code>windows</code></td> <td><code>amd64</code></td>
|
<td></td><td><code>windows</code></td> <td><code>amd64</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
<br>
|
||||||
|
|
||||||
<li><code>$GOHOSTOS</code> and <code>$GOHOSTARCH</code>
|
<li><code>$GOHOSTOS</code> and <code>$GOHOSTARCH</code>
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue