diff options
| author | Bobby <[email protected]> | 2022-11-05 11:37:02 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-05 11:37:02 -0400 |
| commit | c3ee9219036c37b41885d1686f1cefce1983ca4a (patch) | |
| tree | cf389b4e46c4db95ed647c1c9108825b99a13c2f | |
| parent | dc9e298455a4784219ff5bfbaa7a932063819fb8 (diff) | |
| download | texty-c3ee9219036c37b41885d1686f1cefce1983ca4a.tar.xz texty-c3ee9219036c37b41885d1686f1cefce1983ca4a.zip | |
docs: update readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
