updated readme
This commit is contained in:
parent
00c42aca1d
commit
e94d332114
12
README.rdoc
12
README.rdoc
@ -8,18 +8,8 @@ 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
|
||||
|
||||
== Getting started
|
||||
|
||||
$ cd /my/rails/app
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user