Skip to content

Commit

Permalink
Deploying to gh-pages from @ 30c52e1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
zjowowen committed Oct 31, 2024
1 parent 597c98b commit d1dd038
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/tutorials/installation/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GenerativeRL can be installed using pip:

.. code-block:: console
$ pip install grl
$ pip install GenerativeRL
You can also install the latest development version from GitHub:

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tutorials/installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
<section id="installation">
<h1>Installation<a class="headerlink" href="#installation" title="Permalink to this heading"></a></h1>
<p>GenerativeRL can be installed using pip:</p>
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>pip<span class="w"> </span>install<span class="w"> </span>grl
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>pip<span class="w"> </span>install<span class="w"> </span>GenerativeRL
</pre></div>
</div>
<p>You can also install the latest development version from GitHub:</p>
Expand Down

0 comments on commit d1dd038

Please sign in to comment.