mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update README.md
This commit is contained in:
parent
3ebe14a083
commit
10c1f9938a
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
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
|
```sh
|
||||||
|
# Windows
|
||||||
|
set SITE=example.com&& npm run grab
|
||||||
|
|
||||||
|
# Linux/macOS
|
||||||
SITE=example.com npm run grab
|
SITE=example.com npm run grab
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue