We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db20161 commit c2ed76cCopy full SHA for c2ed76c
til_cli/README.md
@@ -19,7 +19,7 @@ A command-line tool for managing Today I Learned entries.
19
20
```bash
21
# Clone the repository
22
-git clone https://github.com/yourusername/til.git
+git clone https://github.com/kfet/til.git
23
cd til
24
25
# Run the installer script
@@ -123,4 +123,4 @@ til config /path/to/til/repo
123
124
## License
125
126
-This project is licensed under the BSD 3-Clause License - see the LICENSE.md file for details.
+This project is licensed under the BSD 3-Clause License - see the LICENSE.md file for details.
0 commit comments