[Rt-commit] rtir branch, 4.0.0-releng, updated. 4.0.0rc1-2-g3d4b9da
Shawn Moore
shawn at bestpractical.com
Tue Jun 7 16:37:43 EDT 2016
The branch, 4.0.0-releng has been updated
via 3d4b9da1e8b86a11b2988f3a62c4ac907ac8dcae (commit)
from f8f4a03d81c631e5f4182162173745bde2bf79ae (commit)
Summary of changes:
README | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 3d4b9da1e8b86a11b2988f3a62c4ac907ac8dcae
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Tue Jun 7 16:36:56 2016 -0400
More explicit Plugin line instruction
diff --git a/README b/README
index 6b68e23..c81a35b 100644
--- a/README
+++ b/README
@@ -41,7 +41,8 @@ Installation instructions:
4) Type "make install".
-5) Activate the RTIR extension in the RT_SiteConfig.pm file:
+5) Activate the RTIR extension by putting the following line in your
+ RT's etc/RT_SiteConfig.pm file:
Plugin('RT::IR');
-----------------------------------------------------------------------
More information about the rt-commit
mailing list