README.rdoc in distributed_mutex-1.0.1 vs README.rdoc in distributed_mutex-1.0.2

- old
+ new

@@ -16,9 +16,17 @@ === Rails Plugin Installation script/plugin install git://github.com/birkirb/distributed_mutex.git +== Gem Install + + gem install distributed_mutex + +To add the plugin to your rails project, add the following to your config/environments.rb: + + config.gem(:distributed_mutex) + == Copyright Author:: Birkir A. Barkarson <birkirb@stoicviking.net> Copyright:: Copyright (c) 2009 License:: MIT License