aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-05 11:37:02 -0400
committerBobby <[email protected]>2022-11-05 11:37:02 -0400
commitc3ee9219036c37b41885d1686f1cefce1983ca4a (patch)
treecf389b4e46c4db95ed647c1c9108825b99a13c2f
parentdc9e298455a4784219ff5bfbaa7a932063819fb8 (diff)
downloadtexty-c3ee9219036c37b41885d1686f1cefce1983ca4a.tar.xz
texty-c3ee9219036c37b41885d1686f1cefce1983ca4a.zip
docs: update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ccfe6b0..a46492f 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This will run the script and allow you to configure aliases for the project usin
source bin/configure
-> **Note:** You need to run the `source bin/configure` command every time you open a new terminal window.
+> **Note**: You need to run the `source bin/configure` command every time you open a new terminal window.
After running the above command, you can run setup script by running the `setup` command and the commit script by running the `commit` command. For more infomation on the commit script, see [Committing Changes](#committing-changes) section below.