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: +