aboutsummaryrefslogtreecommitdiff
path: root/src/common/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/README.md')
-rw-r--r--src/common/README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/common/README.md b/src/common/README.md
index c7bc31c..b32cd45 100644
--- a/src/common/README.md
+++ b/src/common/README.md
@@ -6,14 +6,11 @@ Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-r
## Example Usage
```json
-"features": [
- {
- "id": "devcontainers/features/common@latest",
- "options": {
+"features": {
+ "devcontainers/features/common@latest": {
"version": "latest"
}
- }
-]
+}
```
## Options