Add Archlinux instructions for installation in README (#161)
This commit is contained in:
parent
d7a7c248b3
commit
6e1b11a750
1 changed files with 6 additions and 0 deletions
|
@ -144,6 +144,12 @@ See [wiki](https://github.com/Chocobozzz/PeerTube/wiki) for complete installatio
|
|||
$ apt-get update
|
||||
$ apt-get install ffmpeg postgresql openssl
|
||||
|
||||
#### Arch Linux
|
||||
|
||||
1. Run:
|
||||
|
||||
$ pacman -S nodejs yarn ffmpeg postgresql openssl
|
||||
|
||||
#### Other distribution... (PR welcome)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue