From 4a31886e32a58ed5adaca51b4b1b3fec6215b575 Mon Sep 17 00:00:00 2001 From: Benjamin EWFT Date: Mon, 5 Mar 2018 21:13:30 +0100 Subject: [PATCH] Update dependencies for Archlinux --- 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 b223b1368..948e34095 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md @@ -18,7 +18,7 @@ $ sudo apt install nginx ffmpeg postgresql openssl g++ make redis-server git 1. Run: ``` -$ sudo pacman -S nodejs yarn ffmpeg postgresql openssl redis git +$ sudo pacman -S nodejs yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx ``` ## CentOS 7