Remove "unofficial" tag from Homebrew install method

Downloading the binary from the forum/GitHub isn't listed as
unofficial, so why should the Homebrew method be listed as such?
This commit is contained in:
Pavel Puchkin 2016-01-10 15:38:05 +02:00 committed by ShadowNinja
parent fe0de7da7e
commit 21a50be7d6

View File

@ -64,7 +64,7 @@ redirect_from:
<ul> <ul>
<li><a href="https://forum.minetest.net/viewtopic.php?t=9190">Stable OS X builds</a></li> <li><a href="https://forum.minetest.net/viewtopic.php?t=9190">Stable OS X builds</a></li>
<li>Using <a href="http://brew.sh/">Homebrew</a>? <code>brew install homebrew/games/minetest</code> <em>(unofficial)</em></li> <li>Using <a href="http://brew.sh/">Homebrew</a>? <code>brew install homebrew/games/minetest</code></li>
</ul> </ul>
<div class="line"></div> <div class="line"></div>