gemcutter is now the preferred installation method

This commit is contained in:
Travis Tilley 2009-10-23 16:33:01 -04:00
parent f423fc6d9b
commit 312f6234b1
1 changed files with 7 additions and 1 deletions

View File

@ -41,7 +41,13 @@ The latest AASM can currently be pulled from the git repository on github.
== Installation
=== From GitHub hosted gems
=== From gemcutter
% sudo gem install gemcutter
% sudo gem tumble
% sudo gem install aasm
=== From GitHub hosted gems (only older releases are available)
% sudo gem sources -a http://gems.github.com # (you only need to do this once)
% sudo gem install rubyist-aasm