mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Updated dependencies
This commit is contained in:
parent
e262c3238f
commit
c80b8de9f4
1 changed files with 1 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue