From 9853aee63004870639d826146e25bdb768c06667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Thu, 28 Sep 2017 11:40:10 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24f81a5..ae7e6b7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ pip3 install pymisp ``` git clone https://github.com/CIRCL/PyMISP.git && cd PyMISP -python3 setup.py install +pip install -I . ``` ## Samples and how to use PyMISP