From 4f9e8f4bc012bccd767b8baab4232b91f3f4ad23 Mon Sep 17 00:00:00 2001
From: Serge Hallyn <serge.hallyn@ubuntu.com>
Date: Sat, 9 May 2015 08:16:44 -0500
Subject: [PATCH] README.md: config.h is under src/

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1a7fcfc..60ee05f 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ On Ubuntu these dependencies can be installed by
 
 Edit config.mk to match your local setup.
 
-Edit config.h to match your personal preferences.
+Edit src/config.h to match your personal preferences.
 
 The default Makefile will not overwrite your customised `config.h` with the
 contents of `config.def.h`, even if it was updated in the latest git pull.
-- 
2.20.1