From eeefa98ff8aaa148025d979446331f76f496c66c Mon Sep 17 00:00:00 2001 From: Ekene Eze Date: Thu, 14 Nov 2024 18:57:12 +0400 Subject: [PATCH] Update path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cacddd3..7f61d3a4 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Let’s install the project source code, switch to `dev` branch and follow the b ```bash git clone https://github.com/shardeum/json-rpc-server.git -cd shardeum-json-rpc +cd json-rpc-server git switch dev ```