Update README.md

Fix typo in apt intall command
This commit is contained in:
Martin Nemec 2018-12-09 11:35:28 +07:00 committed by GitHub
parent 3afd36dd5c
commit a2641af839
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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