From a2641af839454fd3e03a831619aba4e5832b4588 Mon Sep 17 00:00:00 2001 From: Martin Nemec Date: Sun, 9 Dec 2018 11:35:28 +0700 Subject: [PATCH] Update README.md Fix typo in apt intall command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6883a41..5eb5d5d 100755 --- a/README.md +++ b/README.md @@ -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