Merge pull request #254 from mcmasterg/readme_pip

readme: add pip note
This commit is contained in:
John McMaster 2018-11-13 14:07:13 -08:00 committed by GitHub
commit 82ec69120a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)