chg: Update readme to use pipenv

pull/31/head
Raphaël Vinot 2019-01-21 14:52:10 +01:00
parent 84142f9402
commit a4aea56cda
1 changed files with 3 additions and 1 deletions

View File

@ -166,8 +166,10 @@ sudo make install
# Update Shared libs
sudo ldconfig
(sudo) pip install (--user) pipenv
# Install other python requirements
pip3 install -r requirements.txt
pipenv install
# Test if the script is working
./mail_to_misp.py -h