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