aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.