diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |