Fix directory name in README for navigation

This commit is contained in:
yaso-meth
2026-02-03 16:41:39 +02:00
committed by GitHub
parent 6ac6aff59e
commit ab99518ff2

View File

@@ -10,7 +10,7 @@ learn how to create your own flavour of the MIH Server.
<h2>Get Started:-</h2> <h2>Get Started:-</h2>
<ol> <ol>
<li>Clone Git Repo.</li> <li>Clone Git Repo.</li>
<li>Navigate to mih-project directory. <pre><code>cd Mzansi-Innovation-Hub</code></pre></li> <li>Navigate to mih-project directory. <pre><code>cd mih-project</code></pre></li>
<li>Create .env file in the same location as docker-compose.yml<pre><code> <li>Create .env file in the same location as docker-compose.yml<pre><code>
SQL_ROOT_PW=*PASSWORD* SQL_ROOT_PW=*PASSWORD*
SQL_USER=*USER* SQL_USER=*USER*