X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=01e29cee5736e205c74e0720f191e8bb217bcb58;hb=9e5f374090ea0fb16f93edd79d5ad61a55db91e5;hp=e2b52f6fdff8e017bf7e1a69215ba89e9d93db56;hpb=3a8a8b51228070d8e6a01ea6e460534aa0a20efc;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index e2b52f6fd..01e29cee5 100644 --- a/README.md +++ b/README.md @@ -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)