Skip to content

Commit d4f3cfc

Browse files
authored
Update CONTRIBUTING.md
fix typo
1 parent 683ce88 commit d4f3cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ uv sync --frozen --all-extras --dev
1515
6. Set up pre-commit hooks:
1616

1717
```bash
18-
uv tool install pre-commit --with pre-commit-uv --force-install
18+
uv tool install pre-commit --with pre-commit-uv --force-reinstall
1919
```
2020

2121
## Development Workflow

0 commit comments

Comments
 (0)