Skip to content

Commit

Permalink
Update sui-install.mdx (#17918)
Browse files Browse the repository at this point in the history
## Description 

Describe the changes or additions included in this PR.

## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
  • Loading branch information
techdebt-99 authored May 24, 2024
1 parent d90083f commit c5e71c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/guides/developer/getting-started/sui-install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit c5e71c1

Please sign in to comment.