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