From a2cc7f839feacfaa208302233971ea4fe882c796 Mon Sep 17 00:00:00 2001 From: G <52905881+giga-a@users.noreply.github.com> Date: Thu, 24 Dec 2020 14:24:59 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c57641..77c9c93 100644 --- a/README.md +++ b/README.md @@ -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 ```