Skip to content

Commit

Permalink
Alternate installation
Browse files Browse the repository at this point in the history
  • Loading branch information
raganwald committed Dec 7, 2008
1 parent e478057 commit 5751812
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.textile
Expand Up @@ -29,6 +29,13 @@ Update to RubyGems 1.2.0 before proceeding!!
<pre syntax="ruby">sudo gem sources -a http://gems.github.com (you only have to do this once)
sudo gem install raganwald-andand</pre>

Or:

<pre syntax="ruby">git clone git://github.com/raganwald/andand.git
cd andand
rake gem
rake install_gem</pre>

h2. The basics

h3. Object#andand
Expand Down

0 comments on commit 5751812

Please sign in to comment.