From fe810dc83a56c13b95a0ea444838e93a9138c2b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 13 Sep 2019 01:08:50 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56d84fa..4e46e3e 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ are Linux-only, and running the full test suite will require access to a Linux b # Installation ~~~ -git glone https://github.com/CIRCL/PyCIRCLean.git +git clone https://github.com/CIRCL/PyCIRCLean.git cd PyCIRCLean -pip install -e . +pip3 install -e . ~~~ # How to use PyCIRCLean