Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
javan committed Apr 26, 2010
1 parent 00c42ac commit e94d332
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.rdoc
Expand Up @@ -7,18 +7,8 @@ Ryan Bates created a great Railscast about Whenever: http://railscasts.com/episo
Discussion: http://groups.google.com/group/whenever-gem

== Installation

If you haven't already, get set up with http://gemcutter.org

$ sudo gem install whenever

In a Rails (2.1 or greater) application:

in your "config/environment.rb" file:

Rails::Initializer.run do |config|
config.gem 'whenever', :lib => false, :source => 'http://gemcutter.org/'
end
$ sudo gem install whenever

== Getting started

Expand Down Expand Up @@ -91,7 +81,7 @@ If you've found a genuine bug or issue, please use the Issues section on github:

== License

Copyright (c) 2009 Javan Makhmali
Copyright (c) 2009+ Javan Makhmali

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down

0 comments on commit e94d332

Please sign in to comment.