aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/tools.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-06-11 09:11:33 +0200
committerChocobozzz <me@florianbigard.com>2019-06-11 09:12:42 +0200
commit4c3dbb7acd1d6be4697cfd319022b9a9fae6725b (patch)
tree81b34ba8b82793e0032cc8cf5f819319ac7926b1 /support/doc/tools.md
parent1f20622f2b087eaf8738d60fae00a44b9c558ca3 (diff)
downloadPeerTube-4c3dbb7acd1d6be4697cfd319022b9a9fae6725b.tar.gz
PeerTube-4c3dbb7acd1d6be4697cfd319022b9a9fae6725b.tar.zst
PeerTube-4c3dbb7acd1d6be4697cfd319022b9a9fae6725b.zip
PeerTube only supports nodejs 8
Diffstat (limited to 'support/doc/tools.md')
-rw-r--r--support/doc/tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/doc/tools.md b/support/doc/tools.md
index c0f0b4ba1..ba6e2b12d 100644
--- a/support/doc/tools.md
+++ b/support/doc/tools.md
@@ -36,6 +36,7 @@ You need to follow all the following steps even if you are on a PeerTube server
36### Dependencies 36### Dependencies
37 37
38Install the [PeerTube dependencies](dependencies.md) except PostgreSQL and Redis. 38Install the [PeerTube dependencies](dependencies.md) except PostgreSQL and Redis.
39PeerTube only supports NodeJS 8.x or 10.x.
39 40
40### Installation 41### Installation
41 42