Add Archlinux instructions for installation in README (#161)

pull/177/head
Simon Gilliot 2017-12-19 17:56:13 +01:00 committed by Chocobozzz
parent d7a7c248b3
commit 6e1b11a750
1 changed files with 6 additions and 0 deletions

View File

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