document submodule downloading

pull/156/head
Christophe Vandeplas 2017-12-20 09:56:55 +01:00
parent 74640af4ae
commit ef6dd28478
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 .
```