From 592c2da0af9d2f15e8740992a493a3287924c349 Mon Sep 17 00:00:00 2001 From: Bobby <30593201+luciferreeves@users.noreply.github.com> Date: Sat, 5 Nov 2022 11:55:05 -0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f63b0d2..bc876ad 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ This repository uses a custom commit script `commit.sh` to commit changes. This > **Note**: If a non-existent branch is specified, the script will ask if you want to create the branch, and if you do, it will create the branch and push it to the remote repository; otherwise, it will abort. -Then you can run the script: +Then you can run the command: ```bash commit README.md -m "Update README.md" -t "docs" -b "main" -- cgit v1.2.3