doc: remove mention to Browserify from README

pull/1494/head
Saúl Ibarra Corretgé 8 years ago
parent ef41e32af5
commit 281305147b
  1. 2
      README.md

@ -25,8 +25,6 @@ You can get our mobile versions from here:
## Building the sources
Jitsi Meet uses [Browserify](http://browserify.org). If you want to make changes in the code you need to [install Browserify](http://browserify.org/#install). Browserify requires [nodejs](http://nodejs.org).
On Debian/Ubuntu systems, the required packages can be installed with:
```
sudo apt-get install npm nodejs-legacy

Loading…
Cancel
Save