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