From 0c96f4f9a9b761ceb3848e9385be0291ba1b9afd Mon Sep 17 00:00:00 2001 From: loveb <51426041+lov3b@users.noreply.github.com> Date: Thu, 2 Mar 2023 20:06:56 +0100 Subject: [PATCH] ilovetv --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8204ac1..e2c58b7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An iptvclient that is capable of parsing and reading m3uplaylists of essentially ## Install -Just clone the repo and run `cargo build --release` to compile the project. Then put it in your `$PATH` or make a shortcut to the binary (target/release/iptvnator_rs) +Just clone the repo and run `cargo build --release` to compile the project. Then put it in your `$PATH` or make a shortcut to the binary (target/release/ilovetv) You will need to install mpv, and have it in your path, otherwise it wont work ## Left to do