diff options
author | Benjamin EWFT <bnj@ewft.org> | 2018-03-05 21:13:30 +0100 |
---|---|---|
committer | Benjamin EWFT <bnj@ewft.org> | 2018-03-05 21:13:30 +0100 |
commit | 4a31886e32a58ed5adaca51b4b1b3fec6215b575 (patch) | |
tree | cc1de035eb6c1cb41d14225bc4d78c482aae4708 /support/doc/dependencies.md | |
parent | 358770dbbd88136b211090832b24cf3d5b648234 (diff) | |
download | PeerTube-4a31886e32a58ed5adaca51b4b1b3fec6215b575.tar.gz PeerTube-4a31886e32a58ed5adaca51b4b1b3fec6215b575.tar.zst PeerTube-4a31886e32a58ed5adaca51b4b1b3fec6215b575.zip |
Update dependencies for Archlinux
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 |