aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2023-03-10 19:50:32 +0300
committerGitHub <noreply@github.com>2023-03-10 19:50:32 +0300
commitadf7240a7cfbaecfb84597359843212a870f6682 (patch)
treed0acf8792b88a18a4de0d07b3c930a2fdaa7dd64
parent5d6f1ae9b93ca3e2ddb9c71c642e4e9204426e3c (diff)
oryx-supported-platforms (#482)
-rw-r--r--src/oryx/NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oryx/NOTES.md b/src/oryx/NOTES.md
index 19fe92f..ec69ec0 100644
--- a/src/oryx/NOTES.md
+++ b/src/oryx/NOTES.md
@@ -2,6 +2,6 @@
## OS Support
-This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
+See [supportedPlatformVersions.md](https://github.com/microsoft/Oryx/blob/main/doc/supportedPlatformVersions.md) on the Oryx repository for supported platforms. Notably, `oryx` does not support Debian "jammy".
`bash` is required to execute the `install.sh` script.