From 0ed7276f6f406d039a1cf88b6ae0747456eeab7f Mon Sep 17 00:00:00 2001 From: Brannon Dorsey Date: Mon, 17 Jul 2017 23:48:29 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 269d606..e12a9bc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ git clone https://github.com/brannondorsey/naive-hashcat cd naive-hashcat # download the 134MB rockyou dictionary file -curl -o dicts/rockyou.txt +curl -L -o dicts/rockyou.txt https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt # cracks md5 hashes in hashcat-3.6.0/example0.hash by default ./naive-hashcat.sh