From 76139e16fd3c268dc83bdd9bb36d01476ee03202 Mon Sep 17 00:00:00 2001 From: sfaber34 Date: Wed, 30 Oct 2024 14:47:30 -0600 Subject: [PATCH] Changed description to 'Run an Ethereum node with a single command:' --- packages/nextjs/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/nextjs/app/page.tsx b/packages/nextjs/app/page.tsx index 9d29ff9..981b92d 100644 --- a/packages/nextjs/app/page.tsx +++ b/packages/nextjs/app/page.tsx @@ -39,9 +39,7 @@ const Home: NextPage = () => { {/* Introduction section */}
-

- A one line command to deploy and monitor an Ethereum Node, funded and maintained by BuidlGuidl members. -

+

Run an Ethereum node with a single command:

Mac/linux