From aab28398efee8e18b2c7d487faf60ab7af559dcc Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 13 Jun 2025 01:06:44 -0700 Subject: [PATCH] Update README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac3eac4b..35830589 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,12 @@ To reinstall, delete the `installer_files` folder and run the script again. You can pass command-line flags directly (e.g., `./start_linux.sh --help`), or add them to `user_data/CMD_FLAGS.txt` (e.g., `--api` to enable the API). -To update, run one of the following scripts, depending on your OS: -`update_wizard_windows.bat`, `update_wizard_linux.sh`, or `update_wizard_macos.sh`. +To update, run the update script for your OS: `update_wizard_windows.bat`, `update_wizard_linux.sh`, or `update_wizard_macos.sh`. + +
+ +Setup details and information about installing manually + ### One-click-installer