]> njoseph.me Git - nimcoon.git/blobdiff - README.md
Get rid of Peerflix. Only use Webtorrent.
[nimcoon.git] / README.md
index fa32d611d3805c6a1610d80ad82d01313bb9735c..6e88ecf972410eef8e0830bee86a7dc794e14432 100644 (file)
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ I made this just for myself. The development is completely based on my needs and
 Nim Coon depends on the following:
 - yt-dlp
 - mpv (recommended) or vlc
 Nim Coon depends on the following:
 - yt-dlp
 - mpv (recommended) or vlc
-- peerflix and webtorrent (for magnet links)
+- webtorrent (for magnet links)
 
 Install MPV or VLC using your distribution's package manager.
 
 
 Install MPV or VLC using your distribution's package manager.
 
@@ -82,9 +82,9 @@ Install yt-dlp
 pip3 install --user yt-dlp
 ```
 
 pip3 install --user yt-dlp
 ```
 
-Install PeerFlix and WebTorrent
+Install WebTorrent
 ```sh
 ```sh
-npm install --global peerflix webtorrent-cli
+npm install --global webtorrent-cli
 ```
 
 (Optional) If you want your YouTube downloads to be faster, install `aria2` download manager.
 ```
 
 (Optional) If you want your YouTube downloads to be faster, install `aria2` download manager.