From 7d63555c4b16cba344c5c1bdba4e0e0ed4e88958 Mon Sep 17 00:00:00 2001 From: hannes Date: Tue, 10 Sep 2019 17:02:43 +0200 Subject: [PATCH] docs: update version support for git due to husky #782 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fed89e877..7f57430ab0 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ is room and need for improvement. The items on the roadmap should enhance `commi ## Version Support * Node.js [LTS](https://github.com/nodejs/LTS#lts-schedule) `>= 6` -* git `>= 2` +* git `>= 2.13.2` ## Related projects