aboutsummaryrefslogtreecommitdiff
path: root/src/anaconda/NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/anaconda/NOTES.md')
-rw-r--r--src/anaconda/NOTES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/anaconda/NOTES.md b/src/anaconda/NOTES.md
index f2ecdc1..394dd6f 100644
--- a/src/anaconda/NOTES.md
+++ b/src/anaconda/NOTES.md
@@ -11,3 +11,10 @@ As covered in the [user FAQ](https://docs.anaconda.com/anaconda/user-guide/faq)
```bash
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.