From 553e0f79c99e3c3b6e7fb5364c10cfc1bd3b9c80 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sun, 04 May 2014 10:43:35 -0400 Subject: [PATCH] Stream directly from repo instead of loading into ram and streaming --- 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