From 08ae0449bd54744dea6e782fb1cef273cbc72f59 Mon Sep 17 00:00:00 2001 From: Dan Ferguson Date: Thu, 23 Apr 2020 20:16:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b017a0d..4497f8a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ By default, pseudotv will create a directory (`.pseudotv`) where the app was lau **Do not use a URL when feeding Plex the xmltv.xml file, Plex fails to update it's EPG from a URL for some reason (at least on Windows)** #### Binary Release -Download and run the PseudoTV executable (argument defaults below) +[Download](https://gitlab.com/DEFENDORe/pseudotv-plex/-/releases) and run the PseudoTV executable (argument defaults below) ``` ./pseudotv-win.exe --host 127.0.0.1 --port 8000 --database ./pseudotv --xmltv ./pseudotv/xmltv.xml ```