From ab99518ff2385b2376506bf056d4fab3c6feeec1 Mon Sep 17 00:00:00 2001 From: yaso-meth <164614470+yaso-meth@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:41:39 +0200 Subject: [PATCH] Fix directory name in README for navigation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f7cecb0..2bcab5c2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ learn how to create your own flavour of the MIH Server.

Get Started:-

  1. Clone Git Repo.
  2. -
  3. Navigate to mih-project directory.
    cd Mzansi-Innovation-Hub
  4. +
  5. Navigate to mih-project directory.
    cd mih-project
  6. Create .env file in the same location as docker-compose.yml
    
     SQL_ROOT_PW=*PASSWORD*
     SQL_USER=*USER*