aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-10-01 11:49:32 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-10-01 11:49:32 +0200
commit35165e1669f0525fbd1f6b41cf5dd076b326057b (patch)
treeb59bda629cf5209f34ef71c9f6552639bfa94d95 /README.md
parent10d0963eec1c9ae6d534e5eecb34ec807596d4a9 (diff)
downloadPeerTube-35165e1669f0525fbd1f6b41cf5dd076b326057b.tar.gz
PeerTube-35165e1669f0525fbd1f6b41cf5dd076b326057b.tar.zst
PeerTube-35165e1669f0525fbd1f6b41cf5dd076b326057b.zip
Electron-prebuilt -> electron
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a83bfe7be..975ec1695 100644
--- a/README.md
+++ b/README.md
@@ -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