aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorBigard Florian <florian.bigard@gmail.com>2015-10-30 08:55:17 +0100
committerBigard Florian <florian.bigard@gmail.com>2015-10-30 08:55:17 +0100
commite1e7d14480471108fc09298266ae084f6ea5832c (patch)
treefa880d74e3c4ef27aa92db99ea92e97228b24988 /README.md
parentd148f3b9b180f43d63de84383938de0c9f51b583 (diff)
downloadPeerTube-e1e7d14480471108fc09298266ae084f6ea5832c.tar.gz
PeerTube-e1e7d14480471108fc09298266ae084f6ea5832c.tar.zst
PeerTube-e1e7d14480471108fc09298266ae084f6ea5832c.zip
Change the node version to be exactly 0.12
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 e07951953..c9e76bb74 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ Prototype of a decentralized video streaming platform using P2P (bittorent) dire
36 36
37### Dependencies 37### Dependencies
38 38
39 * NodeJS >= 0.12 39 * NodeJS == 0.12
40 * Grunt-cli (npm install -g grunt-cli) 40 * Grunt-cli (npm install -g grunt-cli)
41 * OpenSSL (cli) 41 * OpenSSL (cli)
42 * MongoDB 42 * MongoDB