Skip to content

Commit

Permalink
Change Heading Level
Browse files Browse the repository at this point in the history
  • Loading branch information
hipudding authored and FFFrog committed May 30, 2024
1 parent f7831e6 commit b024b02
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions sources/quick_install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,23 +116,21 @@ Python 3.8, 3.9, 3.10
<pre id="install_cann"></pre>
</div>
</div>
</section>
<h3>2.4 设置环境变量</h3>
<div class="highlight-default notranslate">
<div class="highlight">
<pre>echo "source /usr/local/Ascend/ascend-toolkit/set_env.sh" >> ~/.bashrc<br>source ~/.bashrc</pre>
<div id="install_kernel_section">
<p><b>安装算子包(可选)</b></p>
<div class="highlight-default notranslate">
<div class="highlight">
<pre id="install_kernel"></pre>
</div>
</div>
</div>
</div>
</section>
<section id="install_kernel_section">
<h3>2.5 安装算子包(可选)</h3>
<div class="highlight-default notranslate">
<div class="highlight">
<pre id="install_kernel"></pre>
<p><b>设置环境变量</b></p>
<div class="highlight-default notranslate">
<div class="highlight">
<pre>echo "source /usr/local/Ascend/ascend-toolkit/set_env.sh" >> ~/.bashrc<br>source ~/.bashrc</pre>
</div>
</div>
</div>
</section>
<section>
</section>
</div>
</div>
Expand Down

0 comments on commit b024b02

Please sign in to comment.