Add "as well" to sentence in downloads section

Sounds better 😁
This commit is contained in:
est31 2015-08-31 20:06:20 +02:00
parent 599994bf92
commit 9660badb53

View File

@ -128,6 +128,6 @@ redirect_from:
<h2>Source code</h2> <h2>Source code</h2>
<p>The Minetest engine source code is at <a href="https://github.com/minetest/minetest">GitHub</a>.<br> <p>The Minetest engine source code is at <a href="https://github.com/minetest/minetest">GitHub</a>.<br>
You will probably want <a href="https://github.com/minetest/minetest_game">minetest_game</a>. Put the game in your games directory.</p> You will probably want <a href="https://github.com/minetest/minetest_game">minetest_game</a> as well. Put the game in your games directory.</p>
<p>See <a href="https://github.com/minetest/minetest/blob/master/README.txt">README.txt</a> for details on how to compile.</p> <p>See <a href="https://github.com/minetest/minetest/blob/master/README.txt">README.txt</a> for details on how to compile.</p>