Added GAI disclaimer and how to use script from terminal

This commit is contained in:
Mr Finchum 2025-08-14 17:32:51 +02:00
parent 0297935c92
commit affe7b094f
Signed by: CodeByMrFinchum
GPG key ID: C06071E8082FFA0B

View file

@ -1,3 +1,10 @@
# OptimaLab35-installer # OptimaLab35-installer
Installation script (linux) to install OptimaLab35 (and micromamba) and setup desktop shortcut. Installation script (linux) to install OptimaLab35 (and micromamba) and setup desktop shortcut.
run by
```Bash
"${SHELL}" <(curl -L https://code.boxyfoxy.net/CodeByMrFinchum/OptimaLab35-installer/raw/branch/feat/init/OL35-installer.sh)
```
# Disclaimer
GAI(LLM) ChatGPT was used to generate parts of this project.