From 481c7b7cf55d6b1ff6418456d2c94b07fd52ce2e Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Sun, 9 Dec 2018 21:52:20 -0500 Subject: [PATCH] Clean up the reference to the old Emby repo Don't want to link directly, since we're a different project now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31d1d9c891..6911607ae6 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ Debian build facilities are integrated into the repo at `debian/`. 2. Run `dpkg-buildpackage -us -uc -jX`, where X is your core count. 3. Install the resulting `jellyfin*.deb` file on your system. -A huge thanks to Carlos Hernandez who created the Debian build configuration for Emby 3.1.1, which is forward-ported to 3.4.1 in this repository. His repository is [here](https://download.opensuse.org/repositories/home:/emby/Debian_9.0/) and contains stock packages for the 3.1.1 release. +A huge thanks to Carlos Hernandez who created the Debian build configuration for Emby 3.1.1.