mirror of https://github.com/Chocobozzz/PeerTube
Fix archlinux dep
parent
818045ef04
commit
d35f3a86c6
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue