1
0
Fork 0

Fix archlinux dep

This commit is contained in:
Chocobozzz 2021-08-26 09:02:22 +02:00
parent 818045ef04
commit d35f3a86c6
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 12 additions and 12 deletions

View File

@ -56,7 +56,7 @@ sudo systemctl start redis postgresql
1. Run:
```
sudo pacman -S nodejs-lts-dubnium yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx
sudo pacman -S nodejs-lts-fermium yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx
```
Now that dependencies are installed, before running PeerTube you should start PostgreSQL and Redis: