Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ npm install tiny-hooks

## 🤝 Contributing
1. Fork this repository
2. Clone your fork locally: `git clone git@github.com:<your-username>/tiny-hooks.git`
2. Clone your fork locally: `git clone git@github.com:reussio/tiny-hooks.git`
3. Make your improvements or fixes.
4. Commit your changes and push the branch to your fork.
5. Open a Pull Request against the `main` branch of this repository.
Expand Down