From af4388365e955e0bcb47ae797a829c82588b917e Mon Sep 17 00:00:00 2001 From: Yash Goyal Date: Wed, 10 Jul 2024 13:27:42 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae7c111..488630c 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Jumpstart your development with these simple steps: 1. **Clone and Set Up the Project** ```bash -git clone https://github.com/scaffold-eth/scaffold-eth-2.git -cd scaffold-eth-2 +git clone https://github.com/yashgo0018/maci-wrapper.git +cd maci-wrapper yarn install ```