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:
Scott Reimers 2026-04-19 16:34:42 -04:00
parent aa9502db77
commit 7c36a4dc4c

View file

@ -57,6 +57,10 @@
Linux CLI / Anchor Linux CLI / Anchor
<span class="sub">v0.5.2-beta</span> <span class="sub">v0.5.2-beta</span>
</a> </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> </div>
</section> </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. <strong>Note:</strong> The CLI binary is the same as the anchor server. Run with <code>--help</code> for all options.
</div> </div>
</div> </div>
<div class="card">
<h3 style="color: var(--accent);">Windows</h3>
<ol class="steps">
<li><strong>Download the installer</strong> &mdash; Click the Windows button above.</li>
<li><strong>Run the installer</strong> &mdash; 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> &mdash; Find ItsGoin in your Start menu or desktop shortcut.</li>
</ol>
</div>
</section> </section>
<section> <section>