diff options
| author | Bobby <[email protected]> | 2022-11-05 11:55:05 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-05 11:55:05 -0400 |
| commit | 592c2da0af9d2f15e8740992a493a3287924c349 (patch) | |
| tree | c64a26b4e860200b95afcffad919d81b86832251 | |
| parent | 712980812eb879b3c80dc36d6ba84a7983c5bc68 (diff) | |
| download | texty-592c2da0af9d2f15e8740992a493a3287924c349.tar.xz texty-592c2da0af9d2f15e8740992a493a3287924c349.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
