From 8aab7a16c4dc312f986905601647e5c4380284c1 Mon Sep 17 00:00:00 2001 From: Chris Van Vranken Date: Thu, 10 Oct 2013 12:41:10 -0400 Subject: [PATCH] Add note that installation on windows server IIS is possible --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09bb98584..e6ca5cae8 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ The default administrator account is **root** and password is **root**. To upgrade GitBucket, only replace gitbucket.war. All GitBucket data is stored in HOME/gitbucket. So if you want to back up GitBucket data, copy this directory to the other disk. +For Installation on Windows Server with IIS see [this wiki page](https://github.com/takezoe/gitbucket/wiki/Installation-on-windows-server-with-iis-and-helicontech-zoo) + Release Notes -------- ### 1.6 - 1 Oct 2013