Update README.md

This commit is contained in:
Phil Skentelbery
2020-11-09 20:47:44 -06:00
committed by GitHub
parent b81befd8b5
commit 1a0c2ac98a

View File

@ -7,7 +7,7 @@ This tool will return all failed logins to the target search head for the past 7
**For safety, install to a python virtual environment**
1. Clone the repository ```git clone https://github.com/philskents/tr_challenge.git```
2. Install the prerequisites ```pip install requirements.txt```
2. Install the prerequisites ```pip install -r requirements.txt```
## Usage