From c7616140139d1bda91969ca8629c0949fc029ce4 Mon Sep 17 00:00:00 2001 From: simone-cusano Date: Wed, 2 Oct 2024 10:02:07 +0100 Subject: [PATCH] Updated Description2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index db3058c..de3ae5b 100644 --- a/README.md +++ b/README.md @@ -113,17 +113,17 @@ The `brc-script.sh` script provides a series of commands to manage your .bashrc - Enable a script: ```bash - brc-script -e + brc-script -e ``` - Disable a script: ```bash - brc-script -d + brc-script -d ``` - Remove a script: ```bash - brc-script -r + brc-script -r ``` ## Why Use This System?