diff options
Diffstat (limited to 'src/conda/README.md')
-rw-r--r-- | src/conda/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conda/README.md b/src/conda/README.md index b4c949c..5472af7 100644 --- a/src/conda/README.md +++ b/src/conda/README.md @@ -18,7 +18,7 @@ A cross-platform, language-agnostic binary package manager | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select or enter a conda version. | string | latest | -| addCondaForge | Add conda-forge channel to the config? | boolean | - | +| addCondaForge | Add conda-forge channel to the config? | boolean | false | ## Using Conda |