summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 3 insertions, 11 deletions
diff --git a/README.md b/README.md
index a990245d..ad366093 100644
--- a/README.md
+++ b/README.md
@@ -61,18 +61,10 @@ These sites will be reverse engineered but need account access:
- [`/phind`](./phind/README.md)
- why ? its not sure if they use gpt, but rather claude but they have an amazing search and good reasoning model
+## Install
+- download or clone this github repo
-## Dependencies
-
-* websocket-client
-* requests
-* tls-client
-* pypasser
-* names
-* colorama
-* curl_cffi
-
-install with:
+install requiremnts with:
```sh
pip3 install -r requirements.txt
```