Skip to content

Commit

Permalink
Updated nodejs requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
markmadlangbayan authored and saghul committed May 16, 2018
1 parent bce2438 commit b037e1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ You can get our mobile versions from here:

## Building the sources

Node.js >= 6 is required.
Node.js >= 8 is required.

On Debian/Ubuntu systems, the required packages can be installed with:
```
sudo apt-get install npm nodejs-legacy
sudo apt-get install npm nodejs
cd jitsi-meet
npm install
```
Expand Down

0 comments on commit b037e1d

Please sign in to comment.