From 3517290f810182920a32f9afa5a2d114bfd8b605 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 10 Jun 2014 22:41:43 -0700 Subject: [PATCH] Removed outdated note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39dcd7c..4c720a9 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ end You do **not** need to clean up the search queries. Searchkick automatically treats `apple` and `APPLES` the same. -Next, add conversions to the index. You must specify the conversions field as of version `0.2.0`. +Next, add conversions to the index. ```ruby class Product < ActiveRecord::Base -- libgit2 0.21.0