diff --git a/docs/README.md b/docs/README.md index ac930eb43..3a611e7ce 100644 --- a/docs/README.md +++ b/docs/README.md @@ -438,6 +438,7 @@ If you were calling directly locally installed binaries, **you need to run them # .husky/pre-commit (v6) # ... npx --no-install jest +# or yarn jest ```