Merge branch 'master' of github.com:MISP/PyMISP

pull/153/merge
Raphaël Vinot 2017-12-20 10:55:58 +01:00
commit a6bae6f79c
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ pip3 install pymisp
```
git clone https://github.com/MISP/PyMISP.git && cd PyMISP
git submodule update --init
pip3 install -I .
```