Update install instructions

master 1.0.0
Alex Dunae 2010-11-12 14:43:52 -08:00
parent b94712703d
commit da7f4396d9
1 changed files with 2 additions and 6 deletions

View File

@ -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 <tt>.tgz</tt> file from http://rubyforge.org/holidays and
extract it somewhere in your include path.
gem install holidays
=== Examples