From 6fd1f216a778d8a0b8be8f4b4c45f90a84af109c Mon Sep 17 00:00:00 2001 From: Mrinal Bhattacharya Date: Tue, 17 Dec 2024 14:12:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4adfbea..d624fe8 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ A lightweight Excel clone built with React.js, designed as a learning project fo ### Installation 1. Clone the repository ```bash -git clone https://github.com/yourusername/excel-clone.git +git clone https://github.com/Scaler-Innovation-Labs/Excel_Clone_SST_OS.git cd excel-clone ```