Update install/index.html

This commit is contained in:
2026-02-21 13:00:30 +01:00
parent 5307fa7215
commit 824deb079a

View File

@@ -1,4 +1,3 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
@@ -538,6 +537,9 @@
<span class="prompt">$</span> <span class="prompt">$</span>
<span id="installCmd">curl -s https://ben.de-roo.org/install/script.sh | bash</span> <span id="installCmd">curl -s https://ben.de-roo.org/install/script.sh | bash</span>
</div> </div>
<div class="install-body">
<span class="prompt">or go to the git and download zip:</span>
<span id="installCmd">https://git.de-roo.org/ben/pychat</span>
</div> </div>
</section> </section>