mirror of
https://github.com/TeamPGM/tgcrypto.git
synced 2024-11-21 23:18:02 +00:00
Fix list count
This commit is contained in:
parent
780f78c840
commit
690cda002b
@ -153,9 +153,9 @@ print(data == cbc_decrypted) # True
|
||||
|
||||
## Testing
|
||||
|
||||
2. Clone this repository: `git clone https://github.com/pyrogram/tgcrypto`.
|
||||
3. Enter the directory: `cd tgcrypto`.
|
||||
4. Run tests: `python3 setup.py test`.
|
||||
1. Clone this repository: `git clone https://github.com/pyrogram/tgcrypto`.
|
||||
2. Enter the directory: `cd tgcrypto`.
|
||||
3. Run tests: `python3 setup.py test`.
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user