aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-01-24 16:40:24 +0100
committerChocobozzz <florian.bigard@gmail.com>2016-01-24 16:41:19 +0100
commit86435b9baedfe300a28ea4545511c1b50d4119f6 (patch)
tree18e0cd37272e437b9abb83b67d990e3e57a09989 /README.md
parentee66c5930e6c3694434a259dfb4b7f3e9f39cf7b (diff)
downloadPeerTube-86435b9baedfe300a28ea4545511c1b50d4119f6.tar.gz
PeerTube-86435b9baedfe300a28ea4545511c1b50d4119f6.tar.zst
PeerTube-86435b9baedfe300a28ea4545511c1b50d4119f6.zip
update modules AND REMOVE SUPPORT OF NODE 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 cb1c3d907..d3d6433a7 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t
52 52
53### Dependencies 53### Dependencies
54 54
55 * NodeJS == 0.12 55 * **NodeJS >= 4.2**
56 * Grunt-cli (npm install -g grunt-cli) 56 * Grunt-cli (npm install -g grunt-cli)
57 * OpenSSL (cli) 57 * OpenSSL (cli)
58 * MongoDB 58 * MongoDB