1
0

Fix bad nested headings.

This commit is contained in:
Alexander Harkness 2014-01-18 15:17:19 +00:00
parent 9aca5b4b99
commit b3ac2d9e23

View File

@ -81,8 +81,8 @@ This is useful if you want to compile MCServer to use on another 32-bit machine.
to your cmake command and 32 bit will be forced.
Compiling for another computer
------------------------------
### Compiling for another computer ###
When compiling for another computer it is important to set cross compiling mode. This tells the compiler not to optimise for your machine. It can be used with debug or release mode. To enable simply add: