From 1a0c2ac98a4794159bda7edcc5cbe121f9d40d99 Mon Sep 17 00:00:00 2001 From: Phil Skentelbery Date: Mon, 9 Nov 2020 20:47:44 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eefd25b..e1420ed 100644 --- a/README.md +++ b/README.md @@ -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