Browse Source

doc: Remove obsolete reference to browserify.

j8
Boris Grozev 8 years ago
parent
commit
b22f1965aa
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      doc/manual-install.md

+ 0
- 1
doc/manual-install.md View File

161
 cd /srv
161
 cd /srv
162
 git clone https://github.com/jitsi/jitsi-meet.git
162
 git clone https://github.com/jitsi/jitsi-meet.git
163
 mv jitsi-meet/ jitsi.example.com
163
 mv jitsi-meet/ jitsi.example.com
164
-npm install -g browserify
165
 npm install
164
 npm install
166
 make
165
 make
167
 ```
166
 ```

Loading…
Cancel
Save