Merge branch 'patch-1' into 'develop'

Update dependencies for Archlinux

See merge request chocobozzz/PeerTube!2
This commit is contained in:
Chocobozzz 2018-03-06 08:26:00 +01:00
commit c22e4a45ef
1 changed files with 1 additions and 1 deletions

View File

@ -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