Skip to content

Commit

Permalink
Remove minetest_game note from FreeBSD section (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
zmv7 committed Apr 17, 2024
1 parent b5bdf54 commit 859cf0b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions downloads.html
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 859cf0b

Please sign in to comment.