Doc: wrong shell command when installing in Windows as python script
Author: EmbroiderSnowCreated Oct 28, 2025Updated Dec 15, 2025
The command you provide in the doc is `python3 app.py social-analyzer --username "johndoe" --metadata`, but your python script does not parse "social-analyzer", it should be removed.
Source: qeeqbox/social-analyzer