Add installation tip. 0.01
authorEmmanuel Lacour <elacour@home-dn.net>
Tue, 16 Sep 2008 13:57:03 +0000 (13:57 +0000)
committerEmmanuel Lacour <elacour@home-dn.net>
Tue, 16 Sep 2008 13:57:03 +0000 (13:57 +0000)
README

diff --git a/README b/README
index 356a374..dd8dfd1 100644 (file)
--- 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.