From b8ce306809a91a380f77ec51aeb1075f735c77e1 Mon Sep 17 00:00:00 2001 From: Kevin J <6829515+kmjones1979@users.noreply.github.com> Date: Wed, 29 Nov 2023 09:58:38 -0800 Subject: [PATCH] fixing clone command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f30d6ca..abccf85 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ git clone -b solidity-2-events \ ``` git clone -b solidity-3-the-graph \ https://github.com/kmjones1979/scaffold-eth-2-solidity.git \ - solidity-2-the-graph + solidity-3-the-graph ``` ## Documentation