Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGroundZero authored Jul 26, 2019
1 parent ce4dfef commit f269b72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ At this moment in time, the script only output .xlsx documents in one format, th
pip3 install -r requirements.txt
# Clone repo
git clone https://github.com/TheGroundZero/openvasreporting.git
# Install module
cd openvasreporting
pip3 install .
## Install module (not required when running from repo base folder)
#cd openvasreporting
#pip3 install .


Alternatively, you can install the package through the Python package installer 'pip'.
Expand Down

0 comments on commit f269b72

Please sign in to comment.