Bugswriter / notflix

Notflix is a shell script to search and stream torrent.
GNU General Public License v3.0
1.9k stars 176 forks source link

Corrected webtorrent package name in README.md #10

Closed choudhary-akash closed 2 years ago

choudhary-akash commented 2 years ago

Installing webtorrent using "npm install webtorrent -g" will only install a package that can be accessed from inside a js file using require or import. To run it from the cli, you need to install webtorrent-cli.