diff --git a/docs/README.md b/docs/README.md index 34684d396..29a84464c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -132,7 +132,7 @@ If `npm test` command fails, your commit will be automatically aborted. !> **Using Yarn to run commands? There's an issue on Windows with Git Bash, see [Yarn on Windows](/?id=yarn-on-windows).** -_For Windows users, if you see the help message when running `npx husky add ...`, try `node node_modules/.bin/husky add ...` instead. This isn't an issue with husky code._ +_For Windows users, if you see the help message when running `npx husky add ...`, try `node node_modules/.bin/husky add ...` instead. This isn't an issue with husky code and is fixed in recent versions of npm 8._ ### Uninstall