1
0

Fixed some markdown.

This commit is contained in:
Alexander Harkness 2015-11-15 16:31:53 +00:00
parent 6bc2b9600b
commit 85a3076b19

View File

@ -4,11 +4,11 @@ COMPILING
To compile Cuberite from source, you need the following set of software:
* CMake
* Platform-specific make tool (windows would be MSVC, linux/osx GNU make, etc.)
* Platform-specific make tool \(windows would be MSVC, linux/osx GNU make, etc.\)
* C compiler
* modern C++ compiler and linker
To contribute code, you also need a Git client.
To contribute code, you also need a Git client.
Windows
-------