From 9a7dda91fc5785942639e0cacac9e6a58b0c9ebc Mon Sep 17 00:00:00 2001
From: Alf Eaton <eaton.alf@gmail.com>
Date: Tue, 24 Oct 2017 14:00:17 +0100
Subject: [PATCH] Update path to local config file

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7cb670806..9c152d890 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ In the root directory, run `yarn` to install all the dependencies.
 
 ## Configuration
 
-To enable manuscript conversion via INK, add the following values to `packages/xpub-collabra/config/local.json` (ask in [the xpub channel](https://mattermost.coko.foundation/coko/channels/xpub) if you need an account):
+To enable manuscript conversion via INK, add the following values to `packages/xpub-collabra/config/local-development.json` (ask in [the xpub channel](https://mattermost.coko.foundation/coko/channels/xpub) if you need an account):
 
 ```json
 {
-- 
GitLab