aboutsummaryrefslogtreecommitdiff
path: root/src/anaconda
diff options
context:
space:
mode:
Diffstat (limited to 'src/anaconda')
-rw-r--r--src/anaconda/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/anaconda/README.md b/src/anaconda/README.md
index b230b50..3346823 100644
--- a/src/anaconda/README.md
+++ b/src/anaconda/README.md
@@ -32,6 +32,13 @@ conda install python=3.7
```
+## 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/anaconda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._