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