From 85a3076b1920ee496c34a3b4af74686e4c4aa605 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sun, 15 Nov 2015 16:31:53 +0000 Subject: Fixed some markdown. --- COMPILING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'COMPILING.md') diff --git a/COMPILING.md b/COMPILING.md index 1fd9ca8b4..a8f60738d 100644 --- a/COMPILING.md +++ b/COMPILING.md @@ -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 ------- -- cgit v1.2.3