From e7e4aa8a98cb4eac856d40ea6bf733aa16f33c92 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Tue, 14 Mar 2023 09:17:38 -0700 Subject: [PATCH] Automated documentation update (#490) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/oryx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.