From 14e98dfcbd90465096ed0016ea5435f9514c1934 Mon Sep 17 00:00:00 2001 From: loveb Date: Tue, 17 Jan 2023 18:14:00 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de7b518..0a915c3 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file