From bf9cd058c307b856e7b4179d336614c8d7a4cc93 Mon Sep 17 00:00:00 2001 From: Taki Elias <38932580+takielias@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:01:04 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f98447d..5893781 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Here are the steps to get your development environment running: 1. Clone the repository: ```bash - git clone https://github.com/shahghasiadil/clean-architecture-laravel.git + git clone https://github.com/shahghasiadil/laravel-clean-architecture-ddd-cqrs.git ``` ## Project Structure