Update README.md

This commit is contained in:
Shahin Agha-Ghassem 2023-03-30 18:59:57 +02:00 committed by GitHub
parent 0db4e47d82
commit 24a9bfa87d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ All dependencies can be installed with your package manager.
sudo wget https://raw.githubusercontent.com/shahin8r/iptv/master/iptv -qO /usr/local/bin/iptv && sudo chmod +x /usr/local/bin/iptv sudo wget https://raw.githubusercontent.com/shahin8r/iptv/master/iptv -qO /usr/local/bin/iptv && sudo chmod +x /usr/local/bin/iptv
``` ```
Run `iptv` with your playlist URL to load all the channels. Run `iptv` with your playlist URL to load all the channels (only needed on first run).
``` ```
iptv https://raw.githubusercontent.com/Free-TV/IPTV/master/playlist.m3u8 iptv https://raw.githubusercontent.com/Free-TV/IPTV/master/playlist.m3u8
``` ```