Skip to content

Commit

Permalink
Deployed 83740ce to main with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 16, 2024
1 parent fe73ac5 commit aa294ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main/contribution/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<article class="md-content__inner md-typeset">
<h1 id="contribute-and-develop">Contribute and Develop</h1>
<h2 id="developer-setup">Developer setup</h2>
<p>Install via Poetry 1.7.1 and Python3.11 on Ubuntu 22.04
<p>Install via Poetry 1.8.4 and Python3.11 on Ubuntu 22.04
<div class="language-bash highlight"><pre><span></span><code><span id="__span-0-1"><a href="#__codelineno-0-1" id="__codelineno-0-1" name="__codelineno-0-1"></a>git<span class="w"> </span>clone<span class="w"> </span>https://github.com/michaelfeil/infinity
</span><span id="__span-0-2"><a href="#__codelineno-0-2" id="__codelineno-0-2" name="__codelineno-0-2"></a><span class="nb">cd</span><span class="w"> </span>infinity
</span><span id="__span-0-3"><a href="#__codelineno-0-3" id="__codelineno-0-3" name="__codelineno-0-3"></a><span class="nb">cd</span><span class="w"> </span>libs/infinity_emb
Expand Down
2 changes: 1 addition & 1 deletion main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ <h2 id="getting-started">Getting started</h2>
<summary>Install from source with Poetry</summary>

Advanced:
To install via Poetry use Poetry 1.7.1, Python 3.11 on Ubuntu 22.04
To install via Poetry use Poetry 1.8.4, Python 3.11 on Ubuntu 22.04
<div class="language-bash highlight"><pre><span></span><code><span id="__span-1-1"><a href="#__codelineno-1-1" id="__codelineno-1-1" name="__codelineno-1-1"></a>git<span class="w"> </span>clone<span class="w"> </span>https://github.com/michaelfeil/infinity
</span><span id="__span-1-2"><a href="#__codelineno-1-2" id="__codelineno-1-2" name="__codelineno-1-2"></a><span class="nb">cd</span><span class="w"> </span>infinity
</span><span id="__span-1-3"><a href="#__codelineno-1-3" id="__codelineno-1-3" name="__codelineno-1-3"></a><span class="nb">cd</span><span class="w"> </span>libs/infinity_emb
Expand Down

0 comments on commit aa294ca

Please sign in to comment.