From 8be05ea419fdd2c86ac2cc3773983e237565de9a Mon Sep 17 00:00:00 2001 From: Rolf Ahrenberg Date: Sat, 20 Oct 2007 16:02:11 +0000 Subject: [PATCH] Updated installation instructions. --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 349fbca..b559c2b 100644 --- a/README +++ b/README @@ -42,8 +42,7 @@ ln -s iptv-X.Y.Z iptv cd /put/your/path/here/VDR patch -p1 < PLUGINS/src/iptv/patches/vdr-X.Y.Z-pluginparam.patch cp sources.conf /path/to/vdrconf/ -mkdir -p /path/to/vdrconf/plugins/iptv -cp PLUGINS/src/iptv/examples/iptvstream.sh /path/to/vdrconf/plugins/iptv/ +cp -R PLUGINS/src/iptv/iptv /path/to/vdrconf/plugins/ make make plugins ./vdr -P iptv