diff options
Diffstat (limited to 'src/git-lfs/README.md')
-rw-r--r-- | src/git-lfs/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/git-lfs/README.md b/src/git-lfs/README.md index a23a639..9fc3281 100644 --- a/src/git-lfs/README.md +++ b/src/git-lfs/README.md @@ -19,6 +19,13 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful +## OS Support + +This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed. + +`bash` is required to execute the `install.sh` script. + + --- _Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/git-lfs/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |