Skip to content

Commit c2ed76c

Browse files
committed
Fix README
1 parent db20161 commit c2ed76c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

til_cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A command-line tool for managing Today I Learned entries.
1919

2020
```bash
2121
# Clone the repository
22-
git clone https://github.com/yourusername/til.git
22+
git clone https://github.com/kfet/til.git
2323
cd til
2424

2525
# Run the installer script
@@ -123,4 +123,4 @@ til config /path/to/til/repo
123123

124124
## License
125125

126-
This project is licensed under the BSD 3-Clause License - see the LICENSE.md file for details.
126+
This project is licensed under the BSD 3-Clause License - see the LICENSE.md file for details.

0 commit comments

Comments
 (0)