mirror of https://github.com/CIRCL/PyCIRCLean
Update README.md
parent
d8d9127b82
commit
8dbbcc3d82
10
README.md
10
README.md
|
@ -13,13 +13,9 @@ are Linux-only, and running the full test suite will require access to a Linux b
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
python setup.py install
|
git glone https://github.com/CIRCL/PyCIRCLean.git
|
||||||
~~~
|
cd PyCIRCLean
|
||||||
|
pip install -e .
|
||||||
OR
|
|
||||||
|
|
||||||
~~~
|
|
||||||
pip install .
|
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
# How to use PyCIRCLean
|
# How to use PyCIRCLean
|
||||||
|
|
Loading…
Reference in New Issue