Deployed 584d746 with MkDocs version: 1.3.0
This commit is contained in:
parent
81a2cc9164
commit
664786d231
10 changed files with 41 additions and 22 deletions
|
|
@ -405,6 +405,13 @@
|
|||
Command-line tools
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#update" class="md-nav__link">
|
||||
Update
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
|
@ -765,6 +772,13 @@
|
|||
Command-line tools
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#update" class="md-nav__link">
|
||||
Update
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
|
@ -808,13 +822,17 @@ Consider adding this directory to PATH or, if you prefer to suppress this warnin
|
|||
</blockquote>
|
||||
<p>This means that <code>great-ai.exe</code> and <code>large-file.exe</code> are not in your <code>PATH</code>. Either add their containing directory ('C:\Users...\Scripts' in this case) to your <code>PATH</code> or use <code>python3 -m great_ai</code> and <code>python3 -m great_ai.large_file</code> instead of the exe-s.</p>
|
||||
</div>
|
||||
<h2 id="update">Update<a class="headerlink" href="#update" title="Permanent link">#</a></h2>
|
||||
<p>If you wish to update to the latest version execute:</p>
|
||||
<div class="highlight"><pre><span></span><code><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>pip install --upgrade great-ai
|
||||
</code></pre></div>
|
||||
|
||||
<hr>
|
||||
<div class="md-source-file">
|
||||
<small>
|
||||
|
||||
Last update:
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 12, 2022</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 13, 2022</span>
|
||||
|
||||
|
||||
</small>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue