From 13b5d284507abcd75ab66630c39c6bc1ee08bb8c Mon Sep 17 00:00:00 2001 From: techdebt-99 <150741822+techdebt-99@users.noreply.github.com> Date: Fri, 24 May 2024 10:33:34 -0600 Subject: [PATCH] Update sui-install.mdx --- docs/content/guides/developer/getting-started/sui-install.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/guides/developer/getting-started/sui-install.mdx b/docs/content/guides/developer/getting-started/sui-install.mdx index 584e41705e629..4002359d6e44a 100644 --- a/docs/content/guides/developer/getting-started/sui-install.mdx +++ b/docs/content/guides/developer/getting-started/sui-install.mdx @@ -9,8 +9,8 @@ The quickest way to install Sui is using the binaries delivered with every relea Sui supports the following operating systems: -- Linux - Ubuntu version 20.04 (Bionic Beaver) -- macOS - macOS Monterey +- Linux - Ubuntu version 20.04 (Bionic Beaver) or later +- macOS - macOS Monterey or later - Microsoft Windows - Windows 10 and 11 ## Quick install using Homebrew or Chocolatey {#install-homebrew}