Skip to content

Commit 0f3e012

Browse files
typicodenikoladavitkovski
authored andcommitted
docs: update windows npx usage
1 parent 7818613 commit 0f3e012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ If `npm test` command fails, your commit will be automatically aborted.
132132

133133
!> **Using Yarn to run commands? There's an issue on Windows with Git Bash, see [Yarn on Windows](/?id=yarn-on-windows).**
134134

135-
_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._
135+
_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._
136136

137137
### Uninstall
138138

0 commit comments

Comments
 (0)