From d1599cf64e2286e79a605c808e91b7a76aa4b56f Mon Sep 17 00:00:00 2001 From: haileymarshall <254501704+haileymarshall@users.noreply.github.com> Date: Tue, 2 Jun 2026 05:26:24 +0100 Subject: [PATCH] docs: update clone instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce218a7..d7d4819 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ 1. clone the repo: ```bash -git clone https://github.com/Jnix2007/terminally-onchain.git -cd terminally-onchain +git clone https://github.com/base/sol2base.git +cd sol2base ``` 2. install dependencies: