diff options
Diffstat (limited to 'src/github-cli')
-rw-r--r-- | src/github-cli/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/github-cli/README.md b/src/github-cli/README.md index 3670399..0794508 100644 --- a/src/github-cli/README.md +++ b/src/github-cli/README.md @@ -20,6 +20,13 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende +## 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/github-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |