updated readme
This commit is contained in:
parent
00c42aca1d
commit
e94d332114
14
README.rdoc
14
README.rdoc
@ -8,17 +8,7 @@ Discussion: http://groups.google.com/group/whenever-gem
|
|||||||
|
|
||||||
== Installation
|
== Installation
|
||||||
|
|
||||||
If you haven't already, get set up with http://gemcutter.org
|
$ sudo gem install whenever
|
||||||
|
|
||||||
$ 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
|
|
||||||
|
|
||||||
== Getting started
|
== Getting started
|
||||||
|
|
||||||
@ -91,7 +81,7 @@ If you've found a genuine bug or issue, please use the Issues section on github:
|
|||||||
|
|
||||||
== License
|
== License
|
||||||
|
|
||||||
Copyright (c) 2009 Javan Makhmali
|
Copyright (c) 2009+ Javan Makhmali
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person
|
Permission is hereby granted, free of charge, to any person
|
||||||
obtaining a copy of this software and associated documentation
|
obtaining a copy of this software and associated documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user