diff --git a/hw6/README.md b/hw6/README.md index 3cca3a5..f34246e 100644 --- a/hw6/README.md +++ b/hw6/README.md @@ -21,7 +21,7 @@ python3 app.py ``` ### Download word lists for cracking ``` -curl -o wordlist/rockyou.txt https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt +curl -L -o wordlist/rockyou.txt https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt ``` ## Example tests