From dcf3c2c91692933ee356f59782386c72a95f76bc Mon Sep 17 00:00:00 2001 From: Zak G Date: Mon, 3 Jun 2024 12:49:34 -0600 Subject: [PATCH] Update page.tsx - Update name is correct line --- packages/nextjs/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nextjs/app/page.tsx b/packages/nextjs/app/page.tsx index ba09769..d2525b6 100644 --- a/packages/nextjs/app/page.tsx +++ b/packages/nextjs/app/page.tsx @@ -12,7 +12,7 @@ const Home: NextPage = () => { run an ethereum node in one command mac/linux:
-              {`curl -s https://nodes.buidlguidl.com/bgnodes.sh | /bin/bash`}
+              {`curl -s https://nodes.buidlguidl.com/runBuidlGuidlClient.sh | /bin/bash`}