diff --git a/packages/nextjs/app/page.tsx b/packages/nextjs/app/page.tsx index 981b92d..795ff0a 100644 --- a/packages/nextjs/app/page.tsx +++ b/packages/nextjs/app/page.tsx @@ -35,16 +35,14 @@ const Home: NextPage = () => { return (
Run an Ethereum node with a single command:
Mac/linux
- /bin/bash -c "$(curl -fsSL https://client.buidlguidl.com/runBuidlGuidlClient.sh)" -
+/bin/bash -c "$(curl -fsSL https://bgclient.io)"
or run the client from the repo: