We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79ae26f + 32a23d8 commit e56b56bCopy full SHA for e56b56b
downloads.html
@@ -206,6 +206,12 @@ <h3 id="WIN64_RELEASE_ZIP_NAME">OpenSCAD</h3></a>
206
<small><a id="WIN64_RELEASE_ZIP_SHA256_URL" href="">sha256</a></small> -
207
<small><a id="WIN64_RELEASE_ZIP_SHA512_URL" href="">sha512</a></small>
208
</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>
215
</section>
216
217
<section id="linux">
0 commit comments