aboutsummaryrefslogtreecommitdiff
path: root/src/conda
diff options
context:
space:
mode:
Diffstat (limited to 'src/conda')
-rw-r--r--src/conda/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/conda/README.md b/src/conda/README.md
index 5472af7..4fb75dd 100644
--- a/src/conda/README.md
+++ b/src/conda/README.md
@@ -7,9 +7,7 @@ A cross-platform, language-agnostic binary package manager
```json
"features": {
- "ghcr.io/devcontainers/features/conda:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/conda:1": {}
}
```