Update install/index.html

This commit is contained in:
2026-02-20 16:09:49 +01:00
parent 0ed7487b2d
commit 4d904de6e2

View File

@@ -603,6 +603,8 @@
</div>
<div class="doc-card-body">
<p>Install Terminal Chat with a single command. The script downloads and configures everything automatically.</p>
<p>(for Linux)</p>
<a href="https://ben.de-roo.org/install/Windows">Windows instalation and setup</a>
<div class="code-block">
<span class="t-dim"># Automatic installation</span><br>
<span class="t-green">$</span> curl -s https://ben.de-roo.org/install/script.sh | bash<br><br>