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:
55e0591
)
Update README with postgresql
author
Chocobozzz
<florian.bigard@gmail.com>
Sun, 25 Dec 2016 08:43:08 +0000
(09:43 +0100)
committer
Chocobozzz
<florian.bigard@gmail.com>
Sun, 25 Dec 2016 08:43:08 +0000
(09:43 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 3f16697acc27ddae3f9f2bd54728bfd13fe7bcf6..68c2f907b2a04283b112a0cda1db6da9ecb3b438 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-117,7
+117,7
@@
Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
* **NodeJS >= 4.x**
* **npm >= 3.x**
* OpenSSL (cli)
- *
MongoDB
+ *
PostgreSQL
* ffmpeg
#### Debian
@@
-127,7
+127,7
@@
Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
* Run:
# apt-get update
- # apt-get install ffmpeg
mongodb
openssl
+ # apt-get install ffmpeg
postgresql-9.4
openssl
# npm install -g npm@3
#### Other distribution... (PR welcome)