diff --git a/README b/README index 10e4f352dd3287c38566e0b802806e9477e968b6..ee6568e561f2c2b71a2a28c6cde5c6aa8a6c91b3 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.