1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

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

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