Update homebrew install command

homebrew/games/ is now deprecated. "brew install minetest" should now be used
This commit is contained in:
Andrew Simmons 2017-08-16 16:35:29 -04:00 committed by rubenwardy
parent a3f5498e78
commit 710ef6df41

View File

@ -53,7 +53,7 @@ redirect_from:
<p>OS X 10.10 or later is recommended.</p>
<ul>
<li>Use <a href="http://brew.sh/">Homebrew</a> to get stable version <code>brew install homebrew/games/minetest</code></li>
<li>Use <a href="http://brew.sh/">Homebrew</a> to get stable version <code>brew install minetest</code></li>
<li><a href="https://forum.minetest.net/viewtopic.php?t=9190">Daily unstable builds</a></li>
</ul>