diff --git a/README.md b/README.md index 4cc4fb7..e853ad3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Calculate the time required for a brute-force attack based on password complexit To install Crackulator, clone the repository and run the application: ```bash -git clone https://git.securityops.co/crackulator +git clone https://git.securityops.co/cristiancmoises/crackulator.git cd crackulator python3 -m http.server 8000