projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7a7c24
)
Add Archlinux instructions for installation in README (#161)
author
Simon Gilliot
<simon@gilliot.fr>
Tue, 19 Dec 2017 16:56:13 +0000
(17:56 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Tue, 19 Dec 2017 16:56:13 +0000
(17:56 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index a6f6cfab85dc82d3c676f525515da9bee6b68287..077d6b8f0bbcfe648b6238231b2e9065684cfd9c 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-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)