From 355f16f50eb6843b4fe9e015c34bfee28c0c201d Mon Sep 17 00:00:00 2001 From: uknowWho <66947064+mdabir1203@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:22:47 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2836032b..9650d6ad 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ To get started with this project, ensure you have Rust and Cargo installed on yo Once Rust is installed, you can clone this repository to your local machine: ```bash -git clone https://github.com/mdabir1203/InventRust.git +git@github.com:mdabir1203/Modular-Rust-Learning.git ``` Navigate into the project directory: