From b9945dbdce4c3618edde9feb071a66ac410b161d Mon Sep 17 00:00:00 2001 From: Emmanuel Lacour Date: Tue, 16 Sep 2008 13:57:03 +0000 Subject: [PATCH] Add installation tip. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 356a374..dd8dfd1 100644 --- a/README +++ b/README @@ -12,6 +12,11 @@ To install this module, run the following commands: make test make install +Then, to make it active, add it to @Plugins in RT site configuration file +(RT_SiteConfig.pm), example: + + Set(@Plugins,(qw(RT::Extension::WatchedQueues))); + SUPPORT AND DOCUMENTATION You can find documentation for this module with the perldoc command. -- 2.11.0