From fd58d9758a60ad13c744201c418c2090b5095b61 Mon Sep 17 00:00:00 2001 From: Poorna Chandra Dinesh Date: Thu, 4 Dec 2025 14:37:42 -0500 Subject: [PATCH] Add installation instructions to README Added initial setup instructions for cloning and installing the project. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53463b1..c231166 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ blog-api-project/ ``` ## Installation +Initial steps to Clone and setup the project. 1. Clone the repository 2. Run `composer install`