From d480d5c657c9a4458952d7a2f0d168a97897f73f Mon Sep 17 00:00:00 2001 From: Fr4nz D13trich Date: Sun, 28 Dec 2025 00:25:25 +0100 Subject: [PATCH] update --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08edeb4..f6587f6 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,12 @@ Add alias to `.shellrc` | _optional_ ``` --- ### Updating -**From launcher** if added +**From launcher** (if added) + Checking for the latest version and updating can simply be done for the browser as well as the script by right clicking the app icon and choosing either update option, which will be run by `helium_launcher_update.sh`. This will backup all files that are being updated and write a log. **Terminal** + Updating can also be done by running: ```sh ./helium_helper.sh -u ### UPDATE APP @@ -67,4 +69,5 @@ Since this script is interactive, it doesn't keep logs. - `helium_launcher_update.sh` --> `helium_launcher_update.sh.old` - `Helium.desktop` --> `Helium.desktop.old` which will be overwritten at every update -- Run `helium_launcher_update.sh -h` for help \ No newline at end of file +- Run `helium_launcher_update.sh -h` for help +  \ No newline at end of file