aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet
diff options
context:
space:
mode:
Diffstat (limited to 'src/dotnet')
-rw-r--r--src/dotnet/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/dotnet/README.md b/src/dotnet/README.md
index 784c736..c13c998 100644
--- a/src/dotnet/README.md
+++ b/src/dotnet/README.md
@@ -21,6 +21,13 @@ Installs the .NET CLI. Provides option of installing sdk or runtime, and option
+## 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/dotnet/devcontainer-feature.json). Add additional notes to a `NOTES.md`._