diff --git a/website/docs/admin_builds.md b/website/docs/admin_builds.md index 3a02cd5baf..a4e0e77242 100644 --- a/website/docs/admin_builds.md +++ b/website/docs/admin_builds.md @@ -9,11 +9,11 @@ import TabItem from '@theme/TabItem'; Admins might find prepared builds on https://github.com/pypeclub/OpenPype/releases for all major platforms. -### Currently supported OS versions -- Windows 10+ -- Ubuntu 20 -- Centos 7.9 -- MacOS Mohave +### Currently built on OS versions +- Windows 10 +- Ubuntu 20.04 +- Centos 7.6 +- MacOS Mohave (10.14.6) In case your studio requires build for different OS version, or any specific build, please take a look at [Requirements](dev_requirements.md) and [Build](dev_build.md) for more details how to create binaries to distribute.