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