diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t | |||
127 | # apt-get update | 127 | # apt-get update |
128 | # apt-get install ffmpeg mongodb openssl xvfb curl sudo git build-essential libgtk2.0-0 libgconf-2-4 libnss3 libasound2 libxtst6 libxss1 libnotify-bin | 128 | # apt-get install ffmpeg mongodb openssl xvfb curl sudo git build-essential libgtk2.0-0 libgconf-2-4 libnss3 libasound2 libxtst6 libxss1 libnotify-bin |
129 | # npm install -g npm@3 | 129 | # npm install -g npm@3 |
130 | # npm install -g electron-prebuilt | 130 | # npm install -g electron |
131 | 131 | ||
132 | #### Other distribution... (PR welcome) | 132 | #### Other distribution... (PR welcome) |
133 | 133 | ||