Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2e0189

Browse files
author
Fred
committed
add openbsd section
1 parent 57dc9e2 commit b2e0189

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

downloads.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,13 @@ <h2>NetBSD</h2>
229229
<code># pkgin install openscad</code>
230230
</pre>
231231
</div>
232+
<div id="openbsd" class="subsection">
233+
<h2>OpenBSD</h2>
234+
<p>OpenSCAD is available for amd64, i386 and macppc in OpenBSD packages:</p>
235+
<pre>
236+
<code># pkg_add openscad</code>
237+
</pre>
238+
</div>
232239
</section>
233240

234241
<section id="other-systems">

0 commit comments

Comments
 (0)