diff options
author | Yaohan Chen <yaohan.chen@gmail.com> | 2007-07-22 20:56:47 +0000 |
---|---|---|
committer | Yaohan Chen <yaohan.chen@gmail.com> | 2007-07-22 20:56:47 +0000 |
commit | 9ddf627d6d75ecd3ca93a29cc6b08df1bfee10fd (patch) | |
tree | 957de0e00b8cdca0c59112657a5a765d50a5ce2b | |
parent | c33f5342261a895e7a3f640a6cbbdef5aabb6982 (diff) |
fixed a typo in REQUIREMENTS, added link to ruby-gettext
-rw-r--r-- | REQUIREMENTS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index b692ec13..74fd26f6 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -9,7 +9,8 @@ Core requirements net/https (for debian, this will also need libopenssl-ruby) socket uri - ruby-uettext 1.8.0+ optional, if installed rbot can use localized messages + ruby-gettext 1.8.0+ http://www.yotabanana.com/hiki/ruby-gettext.html?ruby-gettext + optional, if installed rbot can use localized messages Plugin requirements (these are all optional, if you don't have them, the plugins just won't |