diff options
author | Michael Brückner <mb (plus) vdr (at) gekrumbel (dot) de> | 2007-06-24 19:41:07 +0000 |
---|---|---|
committer | Michael Brückner <mb (plus) vdr (at) gekrumbel (dot) de> | 2007-06-24 19:41:07 +0000 |
commit | e8ddbf67df1c3f006bed95331fd8b1ccc016a771 (patch) | |
tree | 2a5d25516385094870b9402be510d7da77f25dab | |
parent | f7941c317dabc7c572935191bfd4bf75e0746ae2 (diff) | |
download | vdr-plugin-live-e8ddbf67df1c3f006bed95331fd8b1ccc016a771.tar.gz vdr-plugin-live-e8ddbf67df1c3f006bed95331fd8b1ccc016a771.tar.bz2 |
- fixed little typo in README
-rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -49,7 +49,7 @@ Installation: If you compile the plugin outside of the VDR source codes you must copy the resulting binary to the VDRs directory where the other -plugins are excpected. +plugins are exspected. In order to work correctly you must copy the subdirectory 'live' from the source distribution to the directory where the vdr plugins look for their configuration @@ -58,11 +58,12 @@ depends also from the parameters -c or -v (see 'vdr --help' for details). cp -a <live-src-dir>/live <plugin-config-dir>/plugins -Many distributions change this according their file systems standards -rules. This directory is therefor often referred as -$VDRDIR/plugins/live. (i.E. in debian it is in -/usr/share/vdr-plugin-live) +Many distributions change this according their file systems standards rules. +This directory is therefor often referred as: +$VDRDIR/plugins/live. + +(i.E. in debian it is in /usr/share/vdr-plugin-live) Setup |