mirror of
https://codeberg.org/vlw/honeypot.git
synced 2025-09-13 18:33:41 +02:00
fix(doc): update README
This commit is contained in:
parent
53509a7257
commit
b2c04292d1
1 changed files with 2 additions and 2 deletions
|
@ -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**
|
||||
|
|
Loading…
Add table
Reference in a new issue