mirror of
https://github.com/iptv-org/epg
synced 2025-12-15 18:06:40 -05:00
Update README.md
This commit is contained in:
@@ -42,6 +42,10 @@ npm install
|
||||
Now choose one of the sources (their complete list can be found in the [/sites](https://github.com/iptv-org/epg/tree/master/sites) folder) and start downloading the guide using the command:
|
||||
|
||||
```sh
|
||||
# Windows
|
||||
set SITE=example.com&& npm run grab
|
||||
|
||||
# Linux/macOS
|
||||
SITE=example.com npm run grab
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user