From d9c1882dd050f4a867a4bbfc3667424e41694ae1 Mon Sep 17 00:00:00 2001 From: Pierre-Alain TORET Date: Mon, 7 May 2018 16:00:15 +0200 Subject: [PATCH] Switch Arch Linux dependency to NodeJS LTS Signed-off-by: Pierre-Alain TORET --- support/doc/dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index a1195d085..257eab59e 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md @@ -36,7 +36,7 @@ $ sudo apt install ffmpeg 1. Run: ``` -$ sudo pacman -S nodejs yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx +$ sudo pacman -S nodejs-lts-carbon yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx ``` ## CentOS 7 -- 2.25.1