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 ## Install
- download or clone this github repo - download or clone this github repo
install requiremnts with: install requirements with:
```sh ```sh
pip3 install -r requirements.txt pip3 install -r requirements.txt
``` ```