From 09030ccfb57a051982b3061dd029cc262d4a05bc Mon Sep 17 00:00:00 2001
From: Dirk Zimoch <dirk.zimoch@psi.ch>
Date: Fri, 11 Sep 2015 13:57:59 +0200
Subject: [PATCH] doku updated

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

diff --git a/README b/README
index 10e4f352..ee6568e5 100644
--- a/README
+++ b/README
@@ -46,7 +46,7 @@ require "<module>" [,"<version>"] [,"<macro1>=<value2>, <macro2>=<value2>"]
    * <module>_DIR           the directory of the loaded version of the module
    * TEMPLATES              the db directory of the module
    * <module>_TEMPLATES     the db directory of the module
-   * EPICS_DB_INCLUDE_PATH  the db directories of all modules, last reqired first
+   * EPICS_DB_INCLUDE_PATH  the db directories of all modules, last reqired first (after ".")
 
    The variables MODULE and TEMPLATES get overwritten for each module.
    They always refer to the last require call, even if the module was already loaded.
-- 
GitLab