projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03dd4b9
)
Update README
author
Chocobozzz
<florian.bigard@gmail.com>
Fri, 7 Oct 2016 12:57:58 +0000
(14:57 +0200)
committer
Chocobozzz
<florian.bigard@gmail.com>
Fri, 7 Oct 2016 12:57:58 +0000
(14:57 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index f9d60855adfa36ca55bcf5e46479ef9af7d1ac66..02f649ac076f40ef71c1668a8f3056001cea312d 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-113,11
+113,11
@@
Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
### Dependencies
- * **NodeJS >= 4.
2
**
- * **npm >= 3.
0
**
+ * **NodeJS >= 4.
x
**
+ * **npm >= 3.
x
**
* OpenSSL (cli)
* MongoDB
- * ffmpeg
xvfb-run libgtk2.0-0 libgconf-2-4 libnss3 libasound2 libxtst6 libxss1 libnotify-bin (for electron)
+ * ffmpeg
#### Debian
@@
-126,7
+126,7
@@
Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
* Run:
# apt-get update
- # apt-get install ffmpeg mongodb
+ # apt-get install ffmpeg mongodb
openssl
# npm install -g npm@3
#### Other distribution... (PR welcome)