Skip to content

Commit 5be4e23

Browse files
committed
update doc
1 parent f6507b6 commit 5be4e23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ Installer pre-commit avec uv (pas obligatoire si vous avez déjà pre-commit ins
7070

7171
```
7272
uv tool install pre-commit --with pre-commit-uv
73-
pre-commit --version
73+
pre-commit --version # check proper installation
74+
pre-commit install # activate hooks before each commit
7475
```
7576

7677
Lancer les pre-commit hooks manuellement :

0 commit comments

Comments
 (0)