aboutsummaryrefslogtreecommitdiff
path: root/src/github-cli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/github-cli/README.md')
-rw-r--r--src/github-cli/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/github-cli/README.md b/src/github-cli/README.md
index 1305656..5e95dec 100644
--- a/src/github-cli/README.md
+++ b/src/github-cli/README.md
@@ -7,9 +7,9 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende
```json
"features": {
- "ghcr.io/devcontainers/features/github-cli:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/github-cli:1": {
+ "version": "latest"
+ }
}
```