Update install instructions

This commit is contained in:
Alex Dunae 2010-11-12 14:43:52 -08:00
parent b94712703d
commit da7f4396d9

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