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