diff --git a/README.md b/README.md index 13052f8..c9dca85 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,8 @@ By default, xTeVe is setup with all 200 channels mapped for NHL and MLB games. T ## guide2go -If you have an existing guide2go setup you may copy the `.json` files into the path mounted at `/guide2go`. Otherwise run the following command and follow the on-screen steps -`docker exec -it dockername guide2go -configure /guide2go/your_epg_name.json` +If you have an existing guide2go setup you may copy the `.yaml` files into the path mounted at `/guide2go`. Otherwise run the following command and follow the on-screen steps +`docker exec -it dockername guide2go -configure /guide2go/your_epg_name.yaml` ## Testing cronjob function diff --git a/root/usr/bin/guide2go b/root/usr/bin/guide2go index d826ed2..ef9f3da 100755 Binary files a/root/usr/bin/guide2go and b/root/usr/bin/guide2go differ