Update README.md

This commit is contained in:
G
2021-09-01 12:36:31 -07:00
committed by GitHub
parent 915b7b9a8a
commit 4475b96ede
+1 -1
View File
@@ -81,7 +81,7 @@ sudo add-apt-repository ppa:mozillateam/ppa -y
sudo apt-get install -y firefox-esr tesseract-ocr git nodejs npm
git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
npm install
npm ci
npm start
```