From d77538a93fd8e050911439219d2212e38cfc2bd6 Mon Sep 17 00:00:00 2001 From: Phil Skentelbery Date: Mon, 9 Nov 2020 20:46:09 -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 d6716b7..da6eaad 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,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 ``` +1. Clone the repository ```git clone https://github.com/philskents/tr_challenge.git``` 2. Install the prerequisites ```pip install requirements.txt``` ## Usage