Right name for scrypt package in README.md

master
Антон Касимов 2021-08-09 18:38:18 +03:00
parent c6f44c3aa3
commit 559cc7cd69
Signed by: toxa
GPG Key ID: CC3C1E3EA2534D0C
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Tested to work with Python 3.6
Either Python 3.6 with OpenSSL 1.1+ or py-scrypt is required.
```bash
pip install py-scrypt
pip install scrypt
```
## Usage/Examples