From e71252ce298861a61f7955654d52009cd0255883 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Fri, 11 Dec 2009 18:29:49 +0000 Subject: [PATCH] Updated installation instructions (use Gemcutter). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aca0ad0f..1cd9f5ae 100644 --- a/README.md +++ b/README.md @@ -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: