aboutsummaryrefslogtreecommitdiff
path: root/src/git/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/git/README.md')
-rw-r--r--src/git/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/git/README.md b/src/git/README.md
index 54e1fa6..287af49 100644
--- a/src/git/README.md
+++ b/src/git/README.md
@@ -7,9 +7,7 @@ Install an up-to-date version of Git, built from source as needed. Useful for wh
```json
"features": {
- "ghcr.io/devcontainers/features/git:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/git:1": {}
}
```