diff --git a/docs/source/usage.rst b/docs/source/usage.rst index 4bcfa55f..d3ec0139 100644 --- a/docs/source/usage.rst +++ b/docs/source/usage.rst @@ -90,8 +90,8 @@ Where to put configuration files * A folder named ``.binder/`` in the root of the repository. * The root directory of the repository. -`repo2docker` searches for these folders in order (``binder/``, ``.binder/``, -root). Only configuration files in the first identified folder are considered. +Having both ``binder/`` and ``.binder/`` folders is not allowed. +And if one of these folders exists, configuration files in that folder are considered only. Check the complete list of :ref:`configuration files ` supported by ``repo2docker`` to see how to configure the build process.