diff options
Diffstat (limited to 'support/doc/dependencies.md')
-rw-r--r-- | support/doc/dependencies.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
18 | 1. Run: | 18 | 1. Run: |
19 | 19 | ||
20 | ``` | 20 | ``` |
21 | $ sudo pacman -S nodejs yarn ffmpeg postgresql openssl redis git | 21 | $ sudo pacman -S nodejs yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx |
22 | ``` | 22 | ``` |
23 | 23 | ||
24 | ## CentOS 7 | 24 | ## CentOS 7 |