From 96d3fe61361e28cbc728e4631043abb75d1df1ec Mon Sep 17 00:00:00 2001
From: lyricnz <lyricnz@33667.no-reply.drupal.org>
Date: Thu, 1 Nov 2012 09:55:25 +0100
Subject: [PATCH] Bug #1828772 by lyricnz: Fixed README.txt contains incorrect
 paths

---
 README.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.txt b/README.txt
index 5441ea6..58f8ce0 100644
--- a/README.txt
+++ b/README.txt
@@ -3,9 +3,9 @@ Project homepage http://drupal.org/project/imageapi_optimize
 
 == INSTALL ==
 
-After having enabled this module, go to admin/settings/imageapi, select
-'ImageAPI Optimize' as the default toolkit, then admin/settings/imageapi/config,
-adjust your settings.
+After having enabled this module, go to admin/config/media/image-toolkit,
+select 'ImageAPI Optimize' as the default toolkit and Save, then adjust your
+settings on the same page.
 
 ImageAPI can use 3rd service like Yahoo! SmushIt, all that you needs is PHP 5.2+
 with JSON support.
-- 
GitLab