From eca4f4b70c97d09814d3b6bb1602b7be2d87ca52 Mon Sep 17 00:00:00 2001 From: shanama1 <157530741+shanama1@users.noreply.github.com> Date: Tue, 30 Jan 2024 18:21:04 +0000 Subject: [PATCH] Fixed errror in docs - Section - Installation snarkOS (#332) MacOS is not officially supported for Validators See: https://github.com/AleoHQ/snarkOS/pull/3040#issuecomment-1913735755 Signed-off-by: shanama1 <157530741+shanama1@users.noreply.github.com> --- documentation/testnet/getting_started/01_installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/testnet/getting_started/01_installation.md b/documentation/testnet/getting_started/01_installation.md index b812bb152..f666abe30 100644 --- a/documentation/testnet/getting_started/01_installation.md +++ b/documentation/testnet/getting_started/01_installation.md @@ -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) @@ -238,4 +238,4 @@ cargo run --release -- clean --dev We welcome all contributions to `snarkOS`. Please refer to the [license](#7-license) for the terms of contributions. - \ No newline at end of file +