From 1943b10610824f598bf8f9d2bd666800518c46ed Mon Sep 17 00:00:00 2001 From: Floreal Cabanettes <floreal.cabanettes@inra.fr> Date: Fri, 23 Feb 2018 10:00:31 +0100 Subject: [PATCH] Update download link --- 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 c01c7b4..181f7b7 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](https://github.com/genotoul-bioinfo/dgenies/releases/download/v1.0/dgenies-1.0_setup.exe). +We provide an installer to install D-Genies. You can download it [here](https://github.com/genotoul-bioinfo/dgenies/releases/download/v1.0.1/dgenies-1.0.1_setup.exe). All requirements are present inside the package, so you don't have to do anything else. -- GitLab