From a7c2bfa426bb6d9c8bc05ba58ce6feb17a191ef2 Mon Sep 17 00:00:00 2001 From: de666En Date: Mon, 26 May 2025 12:29:48 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8745bc6..c74975b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ LingLong is a flexible proposer commitment framework that enables Ethereum valid #### 1. Clone & install ```bash -$ git clone https://github.com/luban/linglong.git +$ git clone https://github.com/luban/linglong $ cd linglong && forge install ```