diff options
Diffstat (limited to 'src/git')
-rw-r--r-- | src/git/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/git/README.md b/src/git/README.md index 287af49..a9e54fa 100644 --- a/src/git/README.md +++ b/src/git/README.md @@ -20,6 +20,13 @@ Install an up-to-date version of Git, built from source as needed. Useful for wh +## 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/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |