mirror of https://github.com/MISP/PyMISP
Update readme
parent
3e73ae826f
commit
9853aee630
|
@ -25,7 +25,7 @@ pip3 install pymisp
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/CIRCL/PyMISP.git && cd PyMISP
|
git clone https://github.com/CIRCL/PyMISP.git && cd PyMISP
|
||||||
python3 setup.py install
|
pip install -I .
|
||||||
```
|
```
|
||||||
|
|
||||||
## Samples and how to use PyMISP
|
## Samples and how to use PyMISP
|
||||||
|
|
Loading…
Reference in New Issue