aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1a9b03201..f9de61c72 100644
--- a/README.md
+++ b/README.md
@@ -121,7 +121,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
121 * **NodeJS >= 4.x** 121 * **NodeJS >= 4.x**
122 * **npm >= 3.x** 122 * **npm >= 3.x**
123 * OpenSSL (cli) 123 * OpenSSL (cli)
124 * MongoDB 124 * PostgreSQL
125 * ffmpeg 125 * ffmpeg
126 126
127#### Debian 127#### Debian
@@ -131,7 +131,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
131 * Run: 131 * Run:
132 132
133 # apt-get update 133 # apt-get update
134 # apt-get install ffmpeg mongodb openssl 134 # apt-get install ffmpeg postgresql-9.4 openssl
135 # npm install -g npm@3 135 # npm install -g npm@3
136 136
137#### Other distribution... (PR welcome) 137#### Other distribution... (PR welcome)
@@ -238,7 +238,7 @@ Here are some simple schemes:
238 238
239<img src="https://lutim.cpy.re/MyeS4q1g" alt="Join a network" /> 239<img src="https://lutim.cpy.re/MyeS4q1g" alt="Join a network" />
240 240
241<img src="https://lutim.cpy.re/PqpTTzdP" alt="Many networks" 241<img src="https://lutim.cpy.re/PqpTTzdP" alt="Many networks" />
242 242
243</p> 243</p>
244 244