From a982cae44ef524760312e5f613241390a6a9130f Mon Sep 17 00:00:00 2001 From: Panquesito7 Date: Thu, 5 Sep 2019 12:43:20 -0500 Subject: [PATCH] Typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ed36343..d2c17502 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,12 @@ https://wiki.minetest.net/Installing_Mods ## Compatibility -The Minetest Game github master HEAD is generally compatible with the github +The Minetest Game GitHub master HEAD is generally compatible with the GitHub master HEAD of the Minetest engine. -Additionally, when the Minetest engine is tagged to be a certain version (eg. +Additionally, when the Minetest engine is tagged to be a certain version (e.g. 0.4.10), Minetest Game is tagged with the version too. -When stable releases are made, Minetest Game is packaged and made available in +When stable releases are made, Minetest Game is packaged and made available at https://minetest.net/downloads/ and in case the repository has grown too much, it may be reset. In that sense, this is not a "real" git repository (Package maintainers please note).