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
5651db23cb
commit
fc74df215d
1 changed files with 1 additions and 5 deletions
|
@ -42,11 +42,7 @@ 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
|
npm run grab example.com
|
||||||
set SITE=example.com&& npm run grab
|
|
||||||
|
|
||||||
# Linux/macOS
|
|
||||||
SITE=example.com npm run grab
|
|
||||||
```
|
```
|
||||||
|
|
||||||
After the download is completed in the current directory will appear a new folder `guides`, which will store all XML files:
|
After the download is completed in the current directory will appear a new folder `guides`, which will store all XML files:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue