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,7 +161,6 @@ Checkout and configure Jitsi Meet:
161 161
 cd /srv
162 162
 git clone https://github.com/jitsi/jitsi-meet.git
163 163
 mv jitsi-meet/ jitsi.example.com
164
-npm install -g browserify
165 164
 npm install
166 165
 make
167 166
 ```

Loading…
Cancel
Save