1
0
Fork 0
This commit is contained in:
t.me/xtekky 2023-04-22 18:59:37 +01:00 committed by GitHub
parent b42264437a
commit 0aa328dd9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ These sites will be reverse engineered but need account access:
## Install
- download or clone this github repo
install requiremnts with:
install requirements with:
```sh
pip3 install -r requirements.txt
```