Update README.md

This commit is contained in:
G
2020-12-24 14:14:57 -08:00
committed by GitHub
parent 1ecce46377
commit 7cbe5f9114
+1
View File
@@ -45,6 +45,7 @@ apt-get update
apt-get install -y firefox-esr tesseract-ocr
git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
rm -rf package-lock.json node_modules
npm install
npm start
```