diff --git a/README.md b/README.md index 90ddce0..6cf4b25 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,5 @@ Pour le développement : ```shell $ pip install -r requirements.txt +$ cp githooks/* .git/hooks/ ```