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?