Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eff9aa3

Browse files
authoredSep 22, 2020
Update README.md
1 parent b616d84 commit eff9aa3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@
66
77
Husky can prevent bad `git commit`, `git push` and more 🐶 _woof!_
88

9+
__Announcement: Husky v5 (alpha) has been published, to view v5 docs click [here](https://typicode.github.io/husky).__
10+
911
## Install
1012

13+
This will install husky v4.
14+
1115
```sh
1216
npm install husky --save-dev
1317
```

0 commit comments

Comments
 (0)
Please sign in to comment.