]> njoseph.me Git - nimcoon.git/commitdiff
Better installation instructions
authorJoseph Nuthalapati <njoseph@riseup.net>
Sat, 11 Apr 2020 05:29:18 +0000 (10:59 +0530)
committerJoseph Nuthalapati <njoseph@riseup.net>
Sat, 11 Apr 2020 05:29:18 +0000 (10:59 +0530)
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
README.md

index e4782eb49844266175f4e90dea8f4fba5d493beb..a852de60762a1d7be983097157b0e51b2174b471 100644 (file)
--- a/README.md
+++ b/README.md
@@ -25,6 +25,18 @@ Nim Coon depends on the following:
 - mpv (recommended) or vlc
 - peerflix (for magnet links)
 
+Install VLC or MPV using your distribution's package manager.
+
+Install YouTube-dl
+``` sh
+pip3 install --user youtube-dl
+```
+
+Install PeerFlix
+```sh
+npm install --global peerflix
+```
+
 ### Installing using Nimble
 
 NimCoon can be installed from Nimble repositories: