From 426ce8d692a90b1158a0c1ed510833a9c67f9c5c Mon Sep 17 00:00:00 2001
From: Vincent  GUILLEMOT <vincent.guillemot@pasteur.fr>
Date: Thu, 4 Jan 2018 18:01:40 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f81e2cea..454b4365 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ You need **python3** to install and use JASS.
 
 ```
 # install
-pip install [TODO upload to pypi]
+pip install git+https://gitlab.pasteur.fr/statistical-genetics/jass
 ```
 
 ## configure and import data
-- 
GitLab