Skip to content

Commit 03ca158

Browse files
committed
build: Fix readme
1 parent 60c61fd commit 03ca158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,7 @@ For detailed contribution guidelines, including commit conventions, development
986986
1. Fork the repository
987987
2. Clone your fork and install dependencies:
988988
```bash
989-
git clone https://github.com/YOUR_USERNAME/tmpltool.git
989+
git clone https://github.com/bordeux/tmpltool.git
990990
cd tmpltool
991991
npm install # Installs commit validation hooks
992992
```

0 commit comments

Comments
 (0)