From 8dbbcc3d820b35ca6403fdac3dd27ca746be37e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Sun, 8 Sep 2019 20:33:12 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5752c0d..55b65e3 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,9 @@ are Linux-only, and running the full test suite will require access to a Linux b # Installation ~~~ -python setup.py install -~~~ - -OR - -~~~ -pip install . +git glone https://github.com/CIRCL/PyCIRCLean.git +cd PyCIRCLean +pip install -e . ~~~ # How to use PyCIRCLean