From d0751dc352ef06c067593f31f5423fce357f8f1f Mon Sep 17 00:00:00 2001 From: Ting <kxyfyh@vip.qq.com> Date: Wed, 16 Apr 2014 00:06:56 -0400 Subject: [PATCH] Fix skip summary metrics regression since introducing flotr2 --- README.markdown | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.markdown b/README.markdown index be60b2a..fb8632f 100644 --- a/README.markdown +++ b/README.markdown @@ -13,7 +13,7 @@ Java Runtime Requirement ------------------------------------ -Gitblit requires at Java 6 Runtime Environment (JRE) or a Java 6 Development Kit (JDK). +Gitblit requires at Java 7 Runtime Environment (JRE) or a Java 7 Development Kit (JDK). Getting help ------------ -- Gitblit v1.9.1