aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a6f6cfab8..077d6b8f0 100644
--- a/README.md
+++ b/README.md
@@ -144,6 +144,12 @@ See [wiki](https://github.com/Chocobozzz/PeerTube/wiki) for complete installatio
144 $ apt-get update 144 $ apt-get update
145 $ apt-get install ffmpeg postgresql openssl 145 $ apt-get install ffmpeg postgresql openssl
146 146
147#### Arch Linux
148
149 1. Run:
150
151 $ pacman -S nodejs yarn ffmpeg postgresql openssl
152
147#### Other distribution... (PR welcome) 153#### Other distribution... (PR welcome)
148 154
149 155