1 parent 42bc5d8 commit 840f8aeCopy full SHA for 840f8ae
1 file changed
docs/index.html
@@ -841,7 +841,7 @@ <h2 id="sec-audit">Audit & System</h2>
841
<div class="sbody">
842
<h4>Clone and configure</h4>
843
<p>Clone the repository and copy the example environment file.</p>
844
- <div class="cb" style="margin-top:12px"><div class="cb-hd"><span class="cb-lang">bash</span><button class="cb-copy" onclick="cp(this)">Copy</button></div><pre><code>git clone https://github.com/your-org/keygate.git
+ <div class="cb" style="margin-top:12px"><div class="cb-hd"><span class="cb-lang">bash</span><button class="cb-copy" onclick="cp(this)">Copy</button></div><pre><code>git clone https://github.com/Aakashbhardwaj27/keygate.git
845
cd keygate && cp .env.example .env</code></pre></div>
846
</div>
847
0 commit comments