mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-21 10:22:44 +00:00
Fix git clone complete path
This commit is contained in:
parent
fab1f77a7d
commit
52e5d58046
@ -24,7 +24,7 @@ git clone --depth 1 https://github.com/danielmiessler/SecLists.git
|
||||
|
||||
**Git (Complete)**
|
||||
```
|
||||
git clone git@github.com:danielmiessler/SecLists.git
|
||||
git clone https://github.com/danielmiessler/SecLists.git
|
||||
```
|
||||
|
||||
**Kali Linux** ([Tool Page](https://tools.kali.org/password-attacks/seclists))
|
||||
|
Loading…
x
Reference in New Issue
Block a user