Skip to content

Commit

Permalink
Merge pull request #17 from Ocramoi/master
Browse files Browse the repository at this point in the history
Fixes `npm` package for the webtorrent tool
  • Loading branch information
Bugswriter committed Jan 2, 2022
2 parents 83bae96 + 7d7ca9a commit 5b14ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For scraping, the script uses simple gnu utils like sed, awk, paste, cut.

## Requirements

* [webtorrent](https://webtorrent.io/) - A tool to stream torrent. `sudo npm install webtorrent -g`
* [webtorrent](https://webtorrent.io/) - A tool to stream torrent. `npm install webtorrent-cli -g`

## Installation

Expand Down

0 comments on commit 5b14ce9

Please sign in to comment.