Skip to content

Commit

Permalink
Changed description to 'Run an Ethereum node with a single command:'
Browse files Browse the repository at this point in the history
  • Loading branch information
sfaber34 committed Oct 30, 2024
1 parent 6c734a5 commit 76139e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/nextjs/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ const Home: NextPage = () => {
{/* Introduction section */}
<section className="bg-[#df57c4] p-6 lg:p-10 lg:w-[45vw] border-x-[1px] border-y-[1px] border-black lg:border-none overflow-auto">
<div className="flex flex-col">
<p className="mt-0">
A one line command to deploy and monitor an Ethereum Node, funded and maintained by BuidlGuidl members.
</p>
<p className="mt-0">Run an Ethereum node with a single command:</p>
<p className="mt-0">Mac/linux</p>
<div className="bg-black p-2 lg:p-4 text-white text-sm overflow-auto">
<p className="m-2">
Expand Down

0 comments on commit 76139e1

Please sign in to comment.