Skip to content

Commit

Permalink
Deploy docs to main by GitHub Actions triggered by 921f79e
Browse files Browse the repository at this point in the history
  • Loading branch information
H-wave Developers committed Mar 25, 2024
1 parent 7ad8937 commit 5ea4b49
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manual/main/en/html/_sources/howtouse/ho-index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Basic usage

.. code-block:: bash
$ pip install h-wave
$ pip install hwave
- From source:

Expand Down
2 changes: 1 addition & 1 deletion manual/main/en/html/howtouse/ho-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h1><span class="section-number">1. </span>Basic usage<a class="headerlink" href
<ul>
<li><p>From PyPI:</p>
<p>H-wave is available from PyPI package repository as follows:</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>pip<span class="w"> </span>install<span class="w"> </span>h-wave
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>pip<span class="w"> </span>install<span class="w"> </span>hwave
</pre></div>
</div>
</li>
Expand Down
2 changes: 1 addition & 1 deletion manual/main/ja/html/_sources/howtouse/ho-index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

.. code-block:: bash
$ pip install h-wave
$ pip install hwave
- ソースパッケージから

Expand Down
2 changes: 1 addition & 1 deletion manual/main/ja/html/howtouse/ho-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h1><span class="section-number">1. </span>基本的な使用方法<a class="hea
<li><p>PyPI から</p>
<p>H-wave は PyPI ソフトウェアリポジトリに登録されています。以下のコマンドで H-wave を
インストールできます。</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>pip<span class="w"> </span>install<span class="w"> </span>h-wave
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>pip<span class="w"> </span>install<span class="w"> </span>hwave
</pre></div>
</div>
</li>
Expand Down

0 comments on commit 5ea4b49

Please sign in to comment.