From c4183aef19756908d3beb485a9facfddc3dd75fd Mon Sep 17 00:00:00 2001 From: Muhammad Shakkeer <121001685+muhammadshakkeerp@users.noreply.github.com> Date: Wed, 17 Apr 2024 11:28:06 +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 93abf19..6ea6a3a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Before getting started, ensure you have Node.js and npm installed on your machin git clone https://github.com/MuhammadShakkeer2030/flipkart_clone.git # Navigate to the project directory -cd flikart +cd flipkart_clone # Install dependencies npm install