Updated dependencies

This commit is contained in:
Luca Deri 2022-03-07 18:56:11 +01:00 committed by GitHub
parent e262c3238f
commit c80b8de9f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,8 +8,7 @@ Install
-------
npm is a module of NodeJS, so other then npm, NodeJS is required to operate with npm.
`sudo apt-get install nodejs` (in Ubuntu)<br />
`sudo apt-get install npm` (in Ubuntu)
`sudo apt-get install nodejs npm jq` (in Ubuntu/Debian)
After installing npm, all the npm modules used by ntopng front-end need to be downloaded.