X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/62e4d409fe321dff3ef519f88df839c458fcfa49..f114ff9a9ec2477cf9b8fe62283b28794d49fcab:/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.