]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
Begin unit tests
[github/Chocobozzz/PeerTube.git] / 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)