Skip to content

Commit

Permalink
Remove minetest_game note from FreeBSD section
Browse files Browse the repository at this point in the history
  • Loading branch information
zmv7 committed Apr 17, 2024
1 parent 3850f7f commit 7acfb79
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,14 +127,12 @@ <h3>Packages</h3>
<h2>FreeBSD</h2>
<h3>Package manager</h3>
<p>On FreeBSD 9.1 and newer, you can use the official pre-built packages:
<code>pkg install minetest minetest_game</code></p>
<code>pkg install minetest</code></p>
<h3>Compile using ports</h3>
<p>You can also compile Minetest and choose build options easily using the FreeBSD port dialogs.</p>
<pre>
cd /usr/ports/games/minetest
make install
cd /usr/ports/games/minetest_game
make install
</pre>
</div>

Expand Down

0 comments on commit 7acfb79

Please sign in to comment.