README.md: config.h is under src/
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 9 May 2015 13:16:44 +0000 (08:16 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 9 May 2015 13:16:44 +0000 (08:16 -0500)
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
README.md

index 1a7fcfc..60ee05f 100644 (file)
--- 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.