aboutsummaryrefslogtreecommitdiff
path: root/src/java
diff options
context:
space:
mode:
Diffstat (limited to 'src/java')
-rw-r--r--src/java/NOTES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/java/NOTES.md b/src/java/NOTES.md
index 7e10513..63622af 100644
--- a/src/java/NOTES.md
+++ b/src/java/NOTES.md
@@ -1,3 +1,10 @@
## License
For the Java Feature from this repository, see [NOTICE.txt](https://github.com/devcontainers/features/tree/main/src/java/NOTICE.txt) for licensing information on JDK distributions.
+
+
+## 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.