From: Serge Hallyn Date: Sat, 9 May 2015 13:16:44 +0000 (-0500) Subject: README.md: config.h is under src/ X-Git-Url: https://git.owens.tech/assets/me.webp/assets/me.webp/git?a=commitdiff_plain;h=4f9e8f4bc012bccd767b8baab4232b91f3f4ad23;p=vimb.git README.md: config.h is under src/ Signed-off-by: Serge Hallyn --- 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.