Update install/index.html

This commit is contained in:
2026-02-20 16:12:12 +01:00
parent 4d904de6e2
commit b18f42a097

View File

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