This commit is contained in:
Love 2023-01-17 18:14:00 +01:00
parent 9877af356b
commit 14e98dfcbd

View File

@ -4,5 +4,5 @@ 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)
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)
You will need to install mpv, and have it in your path, otherwise it wont work