X-Git-Url: http://git.home-dn.net/?p=manu%2FRT-Extension-WatchedQueues.git;a=blobdiff_plain;f=README;h=6c6754e63c69b544e88d63c47d2f5f70d3d5db72;hp=dd8dfd1399ee9729c59560827d3ee6e7b0957805;hb=3a15d54fe3c20a4ff006c1ea48ddfae7aa2aff48;hpb=b9945dbdce4c3618edde9feb071a66ac410b161d diff --git a/README b/README index dd8dfd1..6c6754e 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ To install this module, run the following commands: Then, to make it active, add it to @Plugins in RT site configuration file (RT_SiteConfig.pm), example: - Set(@Plugins,(qw(RT::Extension::WatchedQueues))); + Set(@Plugins, qw(RT::Extension::WatchedQueues) ); SUPPORT AND DOCUMENTATION