diff --git a/README.md b/README.md index 57cd811..e84d920 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Options: - [Python](https://www.python.org/downloads/) #### Instructions -1. Download script & make executable: `curl https://git.zakscode.com/ztimson/password-hasher/raw/branch/master/password_hash.py && chmod 0775 password_hasher.py` +1. Download script & make executable: `curl https://git.zakscode.com/ztimson/password-hasher/raw/branch/develop/password_hash.py && chmod 0775 password_hasher.py` 2. Run python script: `./password_hasher.py [OPTIONS] `