aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2023-03-10 23:28:44 +0300
committergithub-actions <github-actions@github.com>2023-03-10 23:28:44 +0300
commitbd7312e78b7a58c189d05a9b4119b29097030b40 (patch)
tree348372a807d683274d5940c15291982704e76e03
parent1449f416a0d5c65fbd7e7bfac041eb43f1ecd98d (diff)
Automated documentation update [skip ci]automated-documentation-update-4388195733
-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.