diff --git a/projectGuide/easyshop-kind.md b/projectGuide/easyshop-kind.md index 36162ff..4cefa6a 100644 --- a/projectGuide/easyshop-kind.md +++ b/projectGuide/easyshop-kind.md @@ -110,7 +110,7 @@ This is just a preview want more details, then use `tree` inside the repo. > ### 1. Clone the repository and navigate to the project directory > ```bash -> git clone https://github.com/iemafzalhassan/EasyShop.git +> git clone https://github.com/iemafzalhassan/easyshop--demo.git > cd EasyShop > ```