diff --git a/readme.md b/readme.md index eeed843..9005ca2 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,7 @@ This project is written in asycronous python and should be pretty quick. You need to retrieve airplay keys to be able to connect to the Apple TV. (It will be made simpler in the future) For now, use `atvremote`, a script included in pyatv: +1. ```docker run --rm -it --network=host --entrypoint /bin/bash ghcr.io/dmunozv04/isponsorblocktv``` 1. atvremote scan 2. atvremote pair --protocol airplay --id `identifier you got on the previous step` @@ -73,4 +74,4 @@ To exit press ENTER - [dmunozv04](https://github.com/dmunozv04) - creator and maintainer - [HaltCatchFire](https://github.com/HaltCatchFire) - updated dependencies and improved skip logic ## License -[![GNU GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html) \ No newline at end of file +[![GNU GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html)