From fa11269c3744fe6ab21afc79b5bd1e434a8c1a2a Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Thu, 13 Aug 2026 05:23:46 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 428d837..8dd5509 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Applications for Fast Setup on Ubuntu [![Bash Script CI](https://github.com/yursds/First-Setup-Apps/actions/workflows/ci.yml/badge.svg)](https://github.com/yursds/First-Setup-Apps/actions/workflows/ci.yml) @@ -86,10 +88,11 @@ The following commands should be run from the main directory, which is named `Fi ### Installation -Run in the terminal from the main folder `First_Setup_Apps`: +Run in the terminal from the main folder `First-Setup-Apps`: ```bash ./install_apt.sh ``` + > **Tip**: Append `--auto` (e.g., `./install_apt.sh --auto`) for headless or CI environments that do not have a GUI. ### Uninstallation Run in the terminal from the main folder `First_Setup_Apps`: