aboutsummaryrefslogtreecommitdiff
path: root/zh-cn/setup/build/running.html
diff options
context:
space:
mode:
Diffstat (limited to 'zh-cn/setup/build/running.html')
-rw-r--r--zh-cn/setup/build/running.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/setup/build/running.html b/zh-cn/setup/build/running.html
index 49d2a9c3..827d73a7 100644
--- a/zh-cn/setup/build/running.html
+++ b/zh-cn/setup/build/running.html
@@ -24,7 +24,7 @@
</p>
<h2 id="building-fastboot-and-adb">编译 fastboot 和 adb</h2>
-<p>如果您还没有 <code>fastboot</code> 和 <code>adb</code>,则可以使用常规编译系统来编译。请按照<a href="building.html">编译准备工作</a>中的说明操作,将主 <code>make</code> 命令替换为以下命令:</p>
+<p>如果您还没有 <code>fastboot</code> 和 <code>adb</code>,则可以使用常规编译系统来编译。请按照<a href="building.html">编译准备工作</a>中的说明操作,并将主 <code>make</code> 命令替换为以下命令:</p>
<pre class="devsite-click-to-copy devsite-terminal">make fastboot adb</pre>
<h2 id="booting-into-fastboot-mode">启动进入 fastboot 模式</h2>