aboutsummaryrefslogtreecommitdiff
path: root/src/conda/NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/conda/NOTES.md')
-rw-r--r--src/conda/NOTES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/conda/NOTES.md b/src/conda/NOTES.md
index 58450c6..ef8657a 100644
--- a/src/conda/NOTES.md
+++ b/src/conda/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.