mirror of
https://github.com/qeeqbox/social-analyzer.git
synced 2026-09-26 11:34:51 +02:00
Fixed wrong command at "Linux (As python script)" README.
This commit is contained in:
@@ -103,7 +103,7 @@ sudo apt-get install git python3 python3-pip
|
||||
git clone https://github.com/qeeqbox/social-analyzer
|
||||
cd social-analyzer
|
||||
pip3 install –r requirements.txt
|
||||
python3 app.py social-analyzer --username "johndoe" --metadata --top 100
|
||||
python3 app.py --username "johndoe" --metadata --top 100
|
||||
```
|
||||
|
||||
### Importing as object (python)
|
||||
|
||||
Reference in New Issue
Block a user