install.pl: Fix installation instructions.
Example newsfeeds entry was missing a backslash (had to be quoted). Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
d8695b1c04
commit
9c141b0ca7
|
@ -96,8 +96,8 @@ Things left to do:
|
||||||
a) Edit your 'newsfeeds' file and insert something like
|
a) Edit your 'newsfeeds' file and insert something like
|
||||||
|
|
||||||
## gather statistics for NewsStats
|
## gather statistics for NewsStats
|
||||||
newsstats!\
|
newsstats!\\
|
||||||
:!*,de.*\
|
:!*,de.*\\
|
||||||
:Tc,WmtfbsPNH,Ac:$Path/feedlog.pl
|
:Tc,WmtfbsPNH,Ac:$Path/feedlog.pl
|
||||||
|
|
||||||
Please
|
Please
|
||||||
|
|
Loading…
Reference in a new issue