Skip to content

Commit 81dd943

Browse files
LeiSangSanghuasangsang
authored andcommitted
#3 细节修改 (#20)
* #3 细节修改 * 细节修改 Co-authored-by: 雷枝芃 <huasangsang@vip.qq.com>
1 parent 612a8ed commit 81dd943

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_content/doc/install.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2 id="download">1. Go 下载</h2>
2828
<a href="https://golang.org/dl/">其他下载内容</a>.
2929
</p>
3030
<aside class="Note">
31-
<strong>请注意:</strong> 默认情况下,<code>go</code> 命令的下载和校验模块使用谷歌提供的 Go 模块镜像和数据校验服务。<a href="https://golang.org/dl">了解更多。</a>
31+
<strong>请注意</strong> 默认情况下,<code>go</code> 命令的下载和校验模块使用谷歌提供的 Go 模块镜像和数据校验服务。<a href="https://golang.org/dl">了解更多。</a>
3232
</aside>
3333
<h2 id="install">2. Go 安装</h2>
3434
<p>
@@ -93,8 +93,8 @@ <h2 id="install">2. Go 安装</h2>
9393
export PATH=$PATH:/usr/local/go/bin
9494
</pre>
9595
<p>
96-
<strong>请注意:</strong> 对配置文件的修改可能需要在下一次登录时生效。如果需要立即
97-
使修改生效,只需要执行 <code>source $HOME/.profile</code> 之类的命令即可。
96+
<strong>请注意:</strong> 对配置文件的修改可能需要在下一次登录时生效。
97+
<br>如果需要立即使修改生效,只需要执行 <code>source $HOME/.profile</code> 之类的命令即可。
9898
</p>
9999
</li>
100100
<li>

0 commit comments

Comments
 (0)