From 2bf8c2be8b7f881e83285e74134861cd03eb4b66 Mon Sep 17 00:00:00 2001 From: Austin Taylor Date: Thu, 4 Jan 2018 13:36:19 -0500 Subject: [PATCH] Update to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c1b41bc..c21c0df 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,10 @@ Requirements ```python +Install dependant modules +cd deps/qualysapi +python setup.py install + Using requirements file: sudo pip install -r /path/to/VulnWhisperer/requirements.txt