mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -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))
|
||||
```
|
||||
apt -y install seclist
|
||||
apt -y install seclists
|
||||
```
|
||||
|
||||
### Attribution
|
||||
|
|
Loading…
Add table
Reference in a new issue