From b2c04292d1db489d108f9cd844c3f7aa4a86b3b4 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Fri, 2 Dec 2022 02:57:55 +0100 Subject: [PATCH] fix(doc): update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cee2d93..16deeb9 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ Can the IP, HTTP Headers and more from anyone trying to log in to this site. Eve 2. **Clone this repo** - Clone this repo anywhere Pragma can read its contents. + Clone this repo (with submodules) anywhere Pragma can read its contents. ``` - $ git clone http://github.com/VictorWesterlund/honeypot + $ git clone http://github.com/VictorWesterlund/honeypot --recurse-submodules ``` 3. **Set env var**