From b6c73dcc746029347a7b36716964966642c8e9f0 Mon Sep 17 00:00:00 2001 From: Hristo Nedelkov Date: Tue, 29 Aug 2023 00:41:53 +0300 Subject: [PATCH] Add final texts --- .../ValidatorSetup/ValidatorInstall.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/pages/ValidatorOnboarding/ValidatorSetup/ValidatorInstall.tsx b/src/pages/ValidatorOnboarding/ValidatorSetup/ValidatorInstall.tsx index 4923681c..c85c120c 100644 --- a/src/pages/ValidatorOnboarding/ValidatorSetup/ValidatorInstall.tsx +++ b/src/pages/ValidatorOnboarding/ValidatorSetup/ValidatorInstall.tsx @@ -51,6 +51,11 @@ const ValidatorSetupInstall = () => { releases can be found here. Instructions for updating existing Geth installations are also provided in each section. + + If a version number is returned, then Homebrew is installed. If not, Homebrew can be + installed by following the instructions here. With Homebrew installed, the following + commands add the Geth tap and install Geth: + {/* Cards */} @@ -58,6 +63,12 @@ const ValidatorSetupInstall = () => { + + + If a version number is returned, then Homebrew is installed. If not, Homebrew can be + installed by following the instructions here. With Homebrew installed, the following + commands add the Geth tap and install Geth: +