aboutsummaryrefslogtreecommitdiff
path: root/src/anaconda
diff options
context:
space:
mode:
Diffstat (limited to 'src/anaconda')
-rw-r--r--src/anaconda/README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/anaconda/README.md b/src/anaconda/README.md
index 4145d90..2e060bb 100644
--- a/src/anaconda/README.md
+++ b/src/anaconda/README.md
@@ -6,14 +6,11 @@
## Example Usage
```json
-"features": [
- {
- "id": "devcontainers/features/anaconda@latest",
- "options": {
+"features": {
+ "devcontainers/features/anaconda@latest": {
"version": "latest"
}
- }
-]
+}
```
## Options