summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-08-16 22:05:38 +0200
committerAlexander Harkness <bearbin@gmail.com>2013-08-16 22:05:38 +0200
commitb82dd8868c388d28788f868665f10aadb082babd (patch)
treebed530f4c6afaa3f202645460c337dc6c05b1149 /README.md
parentMerge pull request #101 from tigerw/master (diff)
parentRemoved an old cloneplugins file. (diff)
downloadcuberite-b82dd8868c388d28788f868665f10aadb082babd.tar
cuberite-b82dd8868c388d28788f868665f10aadb082babd.tar.gz
cuberite-b82dd8868c388d28788f868665f10aadb082babd.tar.bz2
cuberite-b82dd8868c388d28788f868665f10aadb082babd.tar.lz
cuberite-b82dd8868c388d28788f868665f10aadb082babd.tar.xz
cuberite-b82dd8868c388d28788f868665f10aadb082babd.tar.zst
cuberite-b82dd8868c388d28788f868665f10aadb082babd.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 214279aff..e9b1f14e7 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ Installation
To install MCServer, you can either download the repository and compile it, or download a pre-compiled version.
+If you are cloning the repository, you are required to recursively download the submodules also with `git clone -r`. When pulling, you should use `git pull --recurse-submodules`. You might want to set the base forms as aliases to these.
+
Compilation instructions are available in the COMPILING file.
Linux builds can be downloaded from [the Berboe CI server](http://ci.berboe.co.uk) and windows from xoft's [nightly build service](http://mc-server.xoft.cz).