X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/f4db2dfeab3abaf50943765005e3a3218bad0f90..fc5bf33f392a1d189695ca7624e5320ec5c79ff0:/README.md diff --git a/README.md b/README.md index fa32d61..6e88ecf 100644 --- 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 -- peerflix and webtorrent (for magnet links) +- webtorrent (for magnet links) Install MPV or VLC using your distribution's package manager. @@ -82,9 +82,9 @@ Install yt-dlp pip3 install --user yt-dlp ``` -Install PeerFlix and WebTorrent +Install WebTorrent ```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.