From 315555ac28b4a56f26f2eb1c976b78d42e12f32d Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 14 Jul 2013 23:19:00 -0700 Subject: [PATCH] Warning line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8840e11..d0be280 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ class Book < ActiveRecord::Base end ``` -Tell the query to use conversions once the reindex is complete. +*After the reindex is complete* (to prevent errors), tell the search query to use conversions. ```ruby Book.search do -- libgit2 0.21.0