Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lemieuxl committed Jun 18, 2024
1 parent de03806 commit ab3f084
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sources/installation.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can install :py:mod:`pyplink` using either ``pip`` or ``conda``.
.. code-block:: bash
# Using conda (required Bioconda)
# Using conda (requires Bioconda)
conda install pyplink
Expand Down
2 changes: 1 addition & 1 deletion installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ <h1>Installation<a class="headerlink" href="#installation" title="Link to this h
pip<span class="w"> </span>install<span class="w"> </span>pyplink
</pre></div>
</div>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="c1"># Using conda (required Bioconda)</span>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="c1"># Using conda (requires Bioconda)</span>
conda<span class="w"> </span>install<span class="w"> </span>pyplink
</pre></div>
</div>
Expand Down

0 comments on commit ab3f084

Please sign in to comment.