Skip to content

Commit

Permalink
installation
Browse files Browse the repository at this point in the history
  • Loading branch information
z448 committed Jan 18, 2024
1 parent 5082e98 commit 368cedf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@ Tool for searching torrents. Results are sorted by number of seeders and each is

```bash
# install dependencies
cpan URL::Encode
apt-get install curl
sudo cpan URL::Encode
# clone, build and install
git clone https://github.com/z448/trrr
cd trrr
perl Makefile.PL
make
make install
sudo make install
```

# USAGE
Expand Down

0 comments on commit 368cedf

Please sign in to comment.