fixed missing option

This commit is contained in:
2024-10-17 10:21:40 +02:00
parent f33103c2a9
commit 715cfef3e0
@@ -35,6 +35,7 @@ To overwrite the default configuration of conda (which would violate the license
```yaml
channels:
- conda-forge
- nodefaults
# Show channel URLs when displaying what is going to be downloaded
# and in 'conda list'. The default is False.