diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d6cde5cb5..41a2e9c5d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,6 +11,8 @@ We welcome contributions of all kinds (discussions, bug fixes, features, design ## Modifying and seeing your changes +You will need to use Node 16 for this project + 1. Go into the `v2` folder 2. Run `npm i -d` 3. Run `npm run set-up-hooks` to setup the pre-commit hooks