Update README.md

pull/26/head
Raphaël Vinot 2019-09-13 01:08:50 +02:00 committed by GitHub
parent c9d0dd9d4e
commit fe810dc83a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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