From 9be337b389f9edb4c5761fca2c34104ca43c5b08 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 16 Dec 2011 21:18:59 -0500
Subject: [PATCH] Switch GO to monolithic build for installations without internet connection

---
 docs/00_index.mkd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index d1c08fe..89d6941 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -41,7 +41,7 @@
 
 This is what you should download if you want to go from zero to Git in less than 5 mins.
 
-All dependencies are downloaded on first execution.
+All dependencies are bundled.
 
 ### WAR: For Your Servlet Container
 *Gitblit WAR* is what you should download if you already have a servlet container available that you wish to use.  Jetty 6/7/8 and Tomcat 6/7 are known to work.  Generally, any Servlet 2.5 or Servlet 3.0 container should work.

--
Gitblit v1.9.1