summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorSteven Smith <stevensmith.ome@gmail.com>2015-02-04 09:16:20 +0800
committerCraig Robbins <kde.psych@gmail.com>2015-02-04 22:06:55 +1000
commitb4cdbc997f391f9b769caee03f413126fb26be05 (patch)
treed42bcef198925d8bb46d9a5bbb300468df547c1b /README.txt
parentd902bd31c4b9e8c2a0d85af831a5a23f827a48a2 (diff)
downloadminetest-b4cdbc997f391f9b769caee03f413126fb26be05.tar.gz
minetest-b4cdbc997f391f9b769caee03f413126fb26be05.tar.bz2
minetest-b4cdbc997f391f9b769caee03f413126fb26be05.zip
Fix download URL
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 6857c6e49..0999bd165 100644
--- a/README.txt
+++ b/README.txt
@@ -227,7 +227,7 @@ Compiling on Windows:
http://gnuwin32.sourceforge.net/downlinks/gettext.php
- This is used for other UI languages. Feel free to leave it out.
* And, of course, Minetest:
- http://minetest.net/download.php
+ http://minetest.net/download
- Steps:
- Select a directory called DIR hereafter in which you will operate.
- Make sure you have CMake and a compiler installed.