From db774d62986f4dd4696be009dae4a74bf314980c Mon Sep 17 00:00:00 2001 From: typicode Date: Sat, 28 Sep 2019 03:01:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da863472e..6adb83c16 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ git commit -m 'Keep calm and commit' _Existing hooks are kept. Requires Node `>= 8.6.0` and Git `>= 2.13.2`._ +__Note__: if you're trying Yarn v2, please install `husky@next`. See [next](https://github.com/typicode/husky/tree/next) branch. + ## Uninstall ```sh