From 5cb1cf2ee993c982c8f14dc03f2fd8613b07e205 Mon Sep 17 00:00:00 2001 From: SotoAlt <68352609+SotoAlt@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:04:55 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07fe1b2..e2b7193 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ For detailed environment setup, follow the [Scaffold-ETH 2 Documentation](https: 1. Clone the repository ```bash - git clone https://github.com/yourusername/smack-mouch.git - cd smack-mouch + git clone https://github.com/SotoAlt/smack-mouch-nextjs-main.git + cd smack-mouch-nextjs-main ``` 2. Install dependencies ```bash