From affe7b094f0aa898e644c23b5e757d800b2a0a5e Mon Sep 17 00:00:00 2001 From: Mr Finchum Date: Thu, 14 Aug 2025 17:32:51 +0200 Subject: [PATCH] Added GAI disclaimer and how to use script from terminal --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 360f7b1..5460088 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # OptimaLab35-installer -Installation script (linux) to install OptimaLab35 (and micromamba) and setup desktop shortcut. \ No newline at end of file +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.