mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04:00
Update README.md
Fix typo in apt intall command
This commit is contained in:
parent
3afd36dd5c
commit
a2641af839
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ git clone git@github.com:danielmiessler/SecLists.git
|
||||||
|
|
||||||
**Kali Linux** ([Tool Page](https://tools.kali.org/password-attacks/seclists))
|
**Kali Linux** ([Tool Page](https://tools.kali.org/password-attacks/seclists))
|
||||||
```
|
```
|
||||||
apt -y install seclist
|
apt -y install seclists
|
||||||
```
|
```
|
||||||
|
|
||||||
### Attribution
|
### Attribution
|
||||||
|
|
Loading…
Add table
Reference in a new issue