Fix presentation Readme
This commit is contained in:
parent
3a8a8b5122
commit
2e2b64c55d
|
@ -70,10 +70,11 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
|
|||
|
||||
* Install NodeJS 4.2: [https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions)
|
||||
* Add jessie backports to your *source.list*: http://backports.debian.org/Instructions/
|
||||
* Run:
|
||||
|
||||
# apt-get update
|
||||
# apt-get install ffmpeg mongodb openssl xvfb curl sudo git build-essential libgtk2.0-0 libgconf-2-4 libnss3 libasound2 libxtst6 libxss1 libnotify-bin
|
||||
# npm install -g electron-prebuilt
|
||||
# apt-get update
|
||||
# apt-get install ffmpeg mongodb openssl xvfb curl sudo git build-essential libgtk2.0-0 libgconf-2-4 libnss3 libasound2 libxtst6 libxss1 libnotify-bin
|
||||
# npm install -g electron-prebuilt
|
||||
|
||||
#### Other distribution... (PR welcome)
|
||||
|
||||
|
|
Loading…
Reference in New Issue