Skip to content

Commit d2e831d

Browse files
authored
docs: update how-to.md
1 parent d1a8ed1 commit d2e831d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/how-to.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Husky allows you to execute local commands before running hooks. It reads comman
88
- `~/.config/husky/init.sh`
99
- `~/.huskyrc` (deprecated)
1010

11+
On Windows: `C:\Users\yourusername\.config\husky\init.sh`
12+
1113
## Skipping Git Hooks
1214

1315
### For a Single Command

0 commit comments

Comments
 (0)