deploy: 61ced9335c2ffeb230d4d0756bcfc42e72702a5a

This commit is contained in:
OleehyO
2025-04-23 10:42:05 +00:00
parent e77c222469
commit f63d3e7fa0
3 changed files with 5 additions and 3 deletions

View File

@@ -403,7 +403,8 @@ document.write(`
<section id="installation">
<h2>Installation<a class="headerlink" href="#installation" title="Link to this heading">#</a></h2>
<p>You can install TexTeller using pip:</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip<span class="w"> </span>install<span class="w"> </span>texteller
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip<span class="w"> </span>install<span class="w"> </span>uv
uv<span class="w"> </span>pip<span class="w"> </span>install<span class="w"> </span>texteller
</pre></div>
</div>
</section>