fix(doc): update README

This commit is contained in:
Victor Westerlund 2022-12-02 02:57:55 +01:00
parent 53509a7257
commit b2c04292d1

View file

@ -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** 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** 3. **Set env var**