From 3217605a0fde817106175afda47ad54c388efac8 Mon Sep 17 00:00:00 2001 From: Siddhesh More Date: Fri, 20 Dec 2024 10:24:31 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8516a59..2d74cf5 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ The project is **live and operational**, catering specifically to the investment ``` 2. Navigate to the project directory: ```bash - cd Tanami-Backend-Final + cd tanami-admin-panel ``` 3. Install dependencies: ```bash @@ -59,7 +59,7 @@ The project is **live and operational**, catering specifically to the investment ``` 2. Open your browser and navigate to: ``` - http://localhost:3000 + http://localhost:5173/ ``` ### **Production Mode**