Skip to content

Commit 6007f46

Browse files
committed
update docs
1 parent 7d59007 commit 6007f46

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

docs/latest/_sources/usage.rst.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Usage
88
Installation
99
------------
1010

11-
We recommend creating a new virtual environment using venv before installing LLaMBDA. To do so, please follow instructions `here <https://docs.python.org/3/library/venv.html>`.
11+
We recommend creating a new virtual environment using venv before installing LLaMBDA. To do so, please follow instructions `here <https://docs.python.org/3/library/venv.html>`_.
1212

1313
.. code-block:: console
1414
15-
pip install git+https://github.com/cvs-health/llambda.git
15+
pip install git+https://github.com/cvs-health/llambda.git

docs/latest/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/latest/usage.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
<h1>Usage<a class="headerlink" href="#usage" title="Link to this heading">#</a></h1>
370370
<section id="gettingstarted">
371371
<span id="installation"></span><span id="id1"></span><h2>Installation<a class="headerlink" href="#gettingstarted" title="Link to this heading">#</a></h2>
372-
<p>We recommend creating a new virtual environment using venv before installing LLaMBDA. To do so, please follow instructions <cite>here &lt;https://docs.python.org/3/library/venv.html&gt;</cite>.</p>
372+
<p>We recommend creating a new virtual environment using venv before installing LLaMBDA. To do so, please follow instructions <a class="reference external" href="https://docs.python.org/3/library/venv.html">here</a>.</p>
373373
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="go">pip install git+https://github.com/cvs-health/llambda.git</span>
374374
</pre></div>
375375
</div>

docs_src/latest/source/usage.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Usage
88
Installation
99
------------
1010

11-
We recommend creating a new virtual environment using venv before installing LLaMBDA. To do so, please follow instructions `here <https://docs.python.org/3/library/venv.html>`.
11+
We recommend creating a new virtual environment using venv before installing LLaMBDA. To do so, please follow instructions `here <https://docs.python.org/3/library/venv.html>`_.
1212

1313
.. code-block:: console
1414
15-
pip install git+https://github.com/cvs-health/llambda.git
15+
pip install git+https://github.com/cvs-health/llambda.git

0 commit comments

Comments
 (0)