Skip to content

Commit

Permalink
tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Blaylock committed Aug 30, 2021
1 parent 8ab0b61 commit a20d101
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/user_guide/install.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/_sources/user_guide/install.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For the latest development code:
For the latest published version
```yaml
- pip:
- hrrrb
- herbie-data
```

First, create the virtual environment with
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/user_guide/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ <h2>Option 2: conda<a class="headerlink" href="#option-2-conda" title="Permalink
</div>
<p>For the latest published version</p>
<div class="highlight-yaml notranslate"><div class="highlight"><pre><span></span><span class="p p-Indicator">-</span> <span class="nt">pip</span><span class="p">:</span>
<span class="p p-Indicator">-</span> <span class="l l-Scalar l-Scalar-Plain">hrrrb</span>
<span class="p p-Indicator">-</span> <span class="l l-Scalar l-Scalar-Plain">herbie-data</span>
</pre></div>
</div>
<p>First, create the virtual environment with</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/user_guide/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For the latest development code:
For the latest published version
```yaml
- pip:
- hrrrb
- herbie-data
```
First, create the virtual environment with
Expand Down

0 comments on commit a20d101

Please sign in to comment.