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