Skip to content

Commit e56b56b

Browse files
authored
Merge pull request #165 from not7cd/patch-1
Add info about WinGet download
2 parents 79ae26f + 32a23d8 commit e56b56b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

downloads.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,12 @@ <h3 id="WIN64_RELEASE_ZIP_NAME">OpenSCAD</h3></a>
206206
<small><a id="WIN64_RELEASE_ZIP_SHA256_URL" href="">sha256</a></small> -
207207
<small><a id="WIN64_RELEASE_ZIP_SHA512_URL" href="">sha512</a></small>
208208
</div>
209+
<div class="subsection">
210+
<p>OpenSCAD is also through <a href="https://learn.microsoft.com/windows/package-manager/winget/" target="_blank">WinGet</a>:</p>
211+
<pre>
212+
<code>$ winget install --id=OpenSCAD.OpenSCAD -e</code>
213+
</pre>
214+
</div>
209215
</section>
210216

211217
<section id="linux">

0 commit comments

Comments
 (0)