Update README.md

This commit is contained in:
G
2020-12-24 14:24:59 -08:00
committed by GitHub
parent 31686c6183
commit a2cc7f839f
+1
View File
@@ -46,6 +46,7 @@ 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 lodash
npm install
npm start
```