Update README.md
This commit is contained in:
parent
70f62fad00
commit
044275ebec
@ -71,8 +71,8 @@ Options:
|
|||||||
- [Python](https://www.python.org/downloads/)
|
- [Python](https://www.python.org/downloads/)
|
||||||
|
|
||||||
#### Instructions
|
#### Instructions
|
||||||
1. Download script: `curl https://git.zakscode.com/ztimson/password-hasher/raw/branch/master/password_hash.py`
|
1. Download script & make executable: `curl https://git.zakscode.com/ztimson/password-hasher/raw/branch/master/password_hash.py && chmod 0775 password_hasher.py`
|
||||||
2. Run python script: `python3 password_hasher.py [OPTIONS] <PASSWORD>`
|
2. Run python script: `./password_hasher.py [OPTIONS] <PASSWORD>`
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user