aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-05-30 16:38:24 +0200
committerChocobozzz <me@florianbigard.com>2018-05-30 16:38:24 +0200
commite10c7d5125c47830bd23ecfed2f1b2d1048e6639 (patch)
treec943212a9fb60b41854941f8eeedc7f4822074b3 /support
parent7491e2c54cd6543f70fe139d6bb3752441a07208 (diff)
downloadPeerTube-e10c7d5125c47830bd23ecfed2f1b2d1048e6639.tar.gz
PeerTube-e10c7d5125c47830bd23ecfed2f1b2d1048e6639.tar.zst
PeerTube-e10c7d5125c47830bd23ecfed2f1b2d1048e6639.zip
Update archlinux dependencies
Diffstat (limited to 'support')
-rw-r--r--support/doc/dependencies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md
index 093a126da..86e8bdbcf 100644
--- a/support/doc/dependencies.md
+++ b/support/doc/dependencies.md
@@ -36,7 +36,7 @@ $ sudo apt install ffmpeg
36 1. Run: 36 1. Run:
37 37
38``` 38```
39$ sudo pacman -S nodejs-lts-carbon yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx 39$ sudo pacman -S nodejs yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx
40``` 40```
41 41
42## CentOS 7 42## CentOS 7