From 4a26ad91c1cd02694d103cde1407baaa757e0736 Mon Sep 17 00:00:00 2001
From: Floreal Cabanettes <floreal.cabanettes@inra.fr>
Date: Wed, 21 Feb 2018 18:31:57 +0100
Subject: [PATCH] Add link to windows installer

---
 src/dgenies/INSTALL.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/dgenies/INSTALL.md b/src/dgenies/INSTALL.md
index 58e6a0b..c01c7b4 100644
--- a/src/dgenies/INSTALL.md
+++ b/src/dgenies/INSTALL.md
@@ -69,7 +69,7 @@ In webserver mode, you must install `mysqlclient` python module (will not be ins
 Windows
 -------
 
-We provide an installer to install D-Genies. You can download it [here](#). 
+We provide an installer to install D-Genies. You can download it [here](https://github.com/genotoul-bioinfo/dgenies/releases/download/v1.0/dgenies-1.0_setup.exe). 
 
 All requirements are present inside the package, so you don't have to do anything else.
 
-- 
GitLab