aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2023-03-14 19:17:38 +0300
committerGitHub <noreply@github.com>2023-03-14 19:17:38 +0300
commite7e4aa8a98cb4eac856d40ea6bf733aa16f33c92 (patch)
tree6ff1e8baf90bdddfafbc83a58ff273fb02afa2f2
parentd4c3fefc4a792193428d9ae91125696c5ac2fa2f (diff)
Automated documentation update (#490)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
-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.