Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
winton committed Nov 29, 2009
1 parent cb2b588 commit d6ac11d
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.markdown
Expand Up @@ -13,20 +13,8 @@ Tested with Ruby 1.8.6, 1.8.7, and 1.9.1.
Install
-------

script/plugin:

<pre>
script/plugin install git://github.com/winton/acts_as_archive.git
</pre>

rubygems:

<pre>
# terminal
sudo gem install winton-acts_as_archive

# environment.rb
config.gem "winton-acts_as_archive", :lib => "acts_as_archive", :source => "http://gems.github.com"
sudo gem install acts_as_archive --source http://gemcutter.org
</pre>

Update models
Expand Down

0 comments on commit d6ac11d

Please sign in to comment.