Skip to content

Commit d90ede5

Browse files
committed
update docs for config dirs
1 parent ae6c2dc commit d90ede5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ Where to put configuration files
9090
* A folder named ``.binder/`` in the root of the repository.
9191
* The root directory of the repository.
9292

93-
`repo2docker` searches for these folders in order (``binder/``, ``.binder/``,
94-
root). Only configuration files in the first identified folder are considered.
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.
9595

9696
Check the complete list of :ref:`configuration files <config-files>` supported
9797
by ``repo2docker`` to see how to configure the build process.

0 commit comments

Comments
 (0)