From 2aa1eac7da57fb6743f6d29c0581f330cb913449 Mon Sep 17 00:00:00 2001 From: "[W]DOS_" Date: Wed, 16 Jul 2025 10:54:59 +0200 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed the duplicate “## Getting Started” header to improve clarity and avoid redundancy in the setup instructions. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6d3937a7..947fde60 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,6 @@ Before you begin, ensure you have the following installed on your system: ### Setup -## Getting Started - 1. Fork the repository 2. Clone your fork locally 3. Navigate to the web app directory: `cd apps/web`