From 9660badb53b56f6215ec59f954421774e0460758 Mon Sep 17 00:00:00 2001 From: est31 Date: Mon, 31 Aug 2015 20:06:20 +0200 Subject: [PATCH] Add "as well" to sentence in downloads section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sounds better 😁 --- downloads.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads.html b/downloads.html index 28c79ec..06fc712 100644 --- a/downloads.html +++ b/downloads.html @@ -128,6 +128,6 @@ redirect_from:

Source code

The Minetest engine source code is at GitHub.
-You will probably want minetest_game. Put the game in your games directory.

+You will probably want minetest_game as well. Put the game in your games directory.

See README.txt for details on how to compile.