aboutsummaryrefslogtreecommitdiff
path: root/src/git-lfs
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-14 22:40:25 +0300
committerGitHub <noreply@github.com>2022-11-14 22:40:25 +0300
commit258b107b39db9f28703bf6bfeed3102d54e1cafe (patch)
treecb3165712b207cc39953ebd05495d75818f7836d /src/git-lfs
parent0e258004862f3c4e33da3138e65bc82036cf768f (diff)
Automated documentation update (#287)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/git-lfs')
-rw-r--r--src/git-lfs/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/git-lfs/README.md b/src/git-lfs/README.md
index 1f7e6c3..a23a639 100644
--- a/src/git-lfs/README.md
+++ b/src/git-lfs/README.md
@@ -7,9 +7,7 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful
```json
"features": {
- "ghcr.io/devcontainers/features/git-lfs:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/git-lfs:1": {}
}
```