From 91e064a61f1b8a60cedd204f488c2ad77676faf3 Mon Sep 17 00:00:00 2001 From: Yash Suhagiya <54718565+yashsuhagiya@users.noreply.github.com> Date: Wed, 10 Jan 2024 13:14:51 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c35b16b..5d549c0 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ A step by step series of examples that tell you how to get a development environ 1. Clone the repository ```bash -git clone https://github.com/yashsuhagiya/PYS-ecommerce.git +git clone https://github.com/yashsuhagiya/pys-ecommerce.git ``` 2. Navigate to the project directory ```bash -cd PYS-ecommerce +cd pys-ecommerce ``` 3. Install the requirements