From 5875318580bb4ead209bd1a46999cf68431b94d7 Mon Sep 17 00:00:00 2001 From: Brendan G. Lim Date: Sat, 28 Aug 2010 23:53:00 -0500 Subject: README change --- README.rdoc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rdoc b/README.rdoc index a5b6c4b..a852722 100644 --- a/README.rdoc +++ b/README.rdoc @@ -23,14 +23,18 @@ limitation. Some carriers that need this include, Mobitel, Etisalat, T-Mobile (Netherlands), etc. +== Requirements + +* SMS Fu requires that 'action_mailer' (>= 3.0.0rc2) and 'pony' (>= 1.0) are installed. + +* If you require SMS Fu on an older version of ActionMailer, make sure to use the older plugin version of SMS Fu at http://github.com/brendanlim/sms-fu/tree/plugin + == Setup Instructions * Install sms_fu gem sudo gem install sms_fu -* Make sure you have the 'action_mailer' (>= 3.0.0rc2) or 'pony' (>= 1.0) gem installed. If you require SMS Fu on an older version of ActionMailer, make sure to use the older plugin version of this gem at: http://github.com/brendanlim/sms-fu/tree/plugin - * Add sms_fu.yml to your config folder (Rails only) http://github.com/brendanlim/sms-fu/blob/master/templates/sms_fu.yml -- cgit v1.2.3