Updated installation instructions (use Gemcutter).

This commit is contained in:
Andy Stewart 2009-12-11 18:29:49 +00:00
parent dc8a6dd9a0
commit e71252ce29
1 changed files with 2 additions and 2 deletions

View File

@ -158,9 +158,9 @@ And on again like this:
## Installation
1. Install PaperTrail either as a gem or as a plugin:
1. Install PaperTrail either as a gem (from Gemcutter; the ones on GitHub are obsolete) or as a plugin:
`config.gem 'airblade-paper_trail', :lib => 'paper_trail', :source => 'http://gems.github.com'`
`config.gem 'paper_trail', :source => 'http://gemcutter.org'`
or: