From 3e845f379e700114fdd25b46b81c1472bfe876cf Mon Sep 17 00:00:00 2001 From: Arialdo Martini Date: Wed, 20 Nov 2013 07:08:18 +0100 Subject: [PATCH] It's documented that git v1.8.4 or newer is required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4ff75d..7595171 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ antigen will download and install all that's needed. # Known bugs and limitations -* git v1.7 or newer is required +* git v1.8.4 or newer is required * It works weird on brand new repositories, before the first commit * It has been tested on Mac and Ubuntu only. I never managed to make it work on Cygwin * You need an unicode font (like Menlo or Monaco on Mac OS X, or Monospace on Ubuntu)