diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-01 01:10:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-01 01:10:22 +0300 |
commit | 1313517fc4570e32e75b3bc405c7162e7911caff (patch) | |
tree | b580cce65dfb21c5ba5deaa518d9f02e7f51b9a4 /src/conda | |
parent | 2ce89c4a5743e11c9d1d1a37e25373d2fea5fa8e (diff) |
Automated documentation update (#250)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/conda')
-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 |