readme: add pip note

Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
John McMaster 2018-11-13 13:42:24 -08:00
parent 9855869a2e
commit 1023379f10
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ Creating HTML documentation:
(Re-)creating the database:
sudo pip3 install -r requirements.txt
cd fuzzers
make -j$(nproc)