Download page: add Windows installer link + installation instructions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
aa9502db77
commit
7c36a4dc4c
1 changed files with 13 additions and 0 deletions
|
|
@ -57,6 +57,10 @@
|
|||
Linux CLI / Anchor
|
||||
<span class="sub">v0.5.2-beta</span>
|
||||
</a>
|
||||
<a href="itsgoin-0.5.2-beta-windows-x64-setup.exe" class="download-btn btn-linux" style="border-color: var(--accent);">
|
||||
Windows Installer
|
||||
<span class="sub">v0.5.2-beta</span>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
@ -100,6 +104,15 @@
|
|||
<strong>Note:</strong> The CLI binary is the same as the anchor server. Run with <code>--help</code> for all options.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h3 style="color: var(--accent);">Windows</h3>
|
||||
<ol class="steps">
|
||||
<li><strong>Download the installer</strong> — Click the Windows button above.</li>
|
||||
<li><strong>Run the installer</strong> — Windows may show a SmartScreen warning since the app isn't signed with a Microsoft certificate. Click <strong>More info</strong> then <strong>Run anyway</strong>.</li>
|
||||
<li><strong>Launch</strong> — Find ItsGoin in your Start menu or desktop shortcut.</li>
|
||||
</ol>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue