We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90ede5 commit 526c914Copy full SHA for 526c914
docs/source/usage.rst
@@ -91,7 +91,7 @@ Where to put configuration files
91
* The root directory of the repository.
92
93
Having both ``binder/`` and ``.binder/`` folders is not allowed.
94
-And if one of these folders exists, configuration files in that folder are considered only.
+If one of these folders exists, only configuration files in that folder are considered, configuration in the root directory will be ignored.
95
96
Check the complete list of :ref:`configuration files <config-files>` supported
97
by ``repo2docker`` to see how to configure the build process.
0 commit comments