aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2023-03-10 19:54:03 +0300
committergithub-actions <github-actions@github.com>2023-03-10 19:54:03 +0300
commit7adbbe961a70ad7859b2ab6c5e0210d9f1532963 (patch)
tree5e9bc13a0a5d1b9e7050e905e0e8ee719969fe83
parentadf7240a7cfbaecfb84597359843212a870f6682 (diff)
Automated documentation update [skip ci]automated-documentation-update-4386639075
-rw-r--r--src/oryx/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oryx/README.md b/src/oryx/README.md
index 7d3d3d1..7f9e622 100644
--- a/src/oryx/README.md
+++ b/src/oryx/README.md
@@ -17,7 +17,7 @@ Installs the oryx CLI
## 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.