diff --git a/README.md b/README.md index 94a7691793fa08fa76319dca7327f35751dafc00..28c63461b41e56398a11200707bf91f90647bfa6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ This project needs NodeJS v16 ```bash $ git clone https://git.duniter.org/paidge/wotwizard-ui.git $ cd wotwizard-ui +$ git config --local core.hooksPath .githooks/ $ nvm use 16 $ git checkout -b my-branch $ npm install