Skip to content

Commit

Permalink
Fixed errror in docs - Section - Installation snarkOS (#332)
Browse files Browse the repository at this point in the history
MacOS is not officially supported for Validators

See: https://github.com/AleoHQ/snarkOS/pull/3040#issuecomment-1913735755

Signed-off-by: shanama1 <[email protected]>
  • Loading branch information
shanama1 authored Jan 30, 2024
1 parent c59baa1 commit eca4f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/testnet/getting_started/01_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The following are **minimum** requirements to run an Aleo node:
- **OS**: 64-bit architectures only, latest up-to-date for security
- Clients: Ubuntu 20.04, macOS Ventura or later, Windows 11 or later
- Provers: Ubuntu 20.04, macOS Ventura or later
- Validators: Ubuntu 20.04, macOS Ventura or later
- Validators: Ubuntu 20.04
- **CPU**: 64-bit architectures only
- Clients: 16-cores
- Provers: 32-cores (64-cores preferred)
Expand Down Expand Up @@ -238,4 +238,4 @@ cargo run --release -- clean --dev <NODE_ID>

We welcome all contributions to `snarkOS`. Please refer to the [license](#7-license) for the terms of contributions.

<!-- markdown-link-check-enable -->
<!-- markdown-link-check-enable -->

0 comments on commit eca4f4b

Please sign in to comment.