Updated readme for github
This commit is contained in:
parent
a7e0024438
commit
fa067ba34f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Extends Ruby's built-in Date class and supports custom holiday definition lists.
|
||||||
To install the gem from GitHub:
|
To install the gem from GitHub:
|
||||||
|
|
||||||
gem sources -a http://gems.github.com
|
gem sources -a http://gems.github.com
|
||||||
gem install holidays
|
gem install alexdunae-holidays
|
||||||
|
|
||||||
Or, download the source <tt>.tgz</tt> file from http://rubyforge.org/holidays and
|
Or, download the source <tt>.tgz</tt> file from http://rubyforge.org/holidays and
|
||||||
extract it somewhere in your include path.
|
extract it somewhere in your include path.
|
||||||
|
|
Loading…
Reference in a new issue