diff --git a/README.rdoc b/README.rdoc index 0e076b32..ac19e674 100644 --- a/README.rdoc +++ b/README.rdoc @@ -199,8 +199,14 @@ Or how about persisting the session... Install the gem / plugin (recommended) +From rubyforge: + $ sudo gem install authlogic +OR from github: + + $ sudo gem install binarylogic-authlogic + Now add the gem dependency in your config: # config/environment.rb