From 8d0202113a17d0c7c2f7e69676143ff94524b551 Mon Sep 17 00:00:00 2001 From: nicolae-stroncea <39338488+nicolae-stroncea@users.noreply.github.com> Date: Mon, 30 Mar 2020 09:09:43 -0400 Subject: [PATCH] doc: clarify required Node / npm versions --- doc/manual-install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/manual-install.md b/doc/manual-install.md index bfadb1964..7163e7221 100644 --- a/doc/manual-install.md +++ b/doc/manual-install.md @@ -225,6 +225,8 @@ npm install make ``` +_NOTE: When installing on older distributions keep in mind that you need Node.js >= 10 and npm >= 6._ + Edit host names in `/srv/jitsi-meet/config.js` (see also the example config file): ``` var config = {