You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/oryx/NOTES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
## OS Support
4
4
5
-
This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
5
+
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".
6
6
7
7
`bash` is required to execute the `install.sh` script.
0 commit comments