summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index c7f1b69..8411165 100644
--- a/README
+++ b/README
@@ -87,4 +87,12 @@ Rebuild VDR:
make
make plugins
+
+NOTE: If you have installed an earlier version of the patch, you
+need to upgrade it. If so, do this:
+ cd ..../vdr-1.2.1
+ patch -b < PLUGINS/src/ttxtsubs-0.0.3/VDR.upgrade-patch
+ make
+
+
Now you should be able to start VDR with "-P ttxtsubs".