diff --git a/README.rdoc b/README.rdoc index 3df045e..ec0cdcc 100644 --- a/README.rdoc +++ b/README.rdoc @@ -6,13 +6,9 @@ Extends Ruby's built-in Date class and supports custom holiday definition lists. === Installation -To install the gem from GitHub: +To install the gem from RubyGems: - gem sources -a http://gems.github.com - gem install alexdunae-holidays - -Or, download the source .tgz file from http://rubyforge.org/holidays and -extract it somewhere in your include path. + gem install holidays === Examples