qeeqbox / social-analyzer

API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
GNU Affero General Public License v3.0
11.73k stars 923 forks source link

Added npm update to the README.md #106

Closed MonetenBube closed 1 year ago

MonetenBube commented 1 year ago

Added npm update to the Linux (As Node WebApp) installation guide.

Prevents the installation error as seen in https://github.com/qeeqbox/social-analyzer/issues/105 from happening by updating all packages before installing them.