From f8b97091a0b5446cca4e4b5c7fa2ea3db68bd594 Mon Sep 17 00:00:00 2001 From: Friedrich von Never Date: Tue, 25 Feb 2014 19:41:58 +0700 Subject: [PATCH] Fix formatting in DevManual.md --- docs/DevManual.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/DevManual.md b/docs/DevManual.md index 80a657b6..af0e4db3 100644 --- a/docs/DevManual.md +++ b/docs/DevManual.md @@ -7,9 +7,9 @@ How to compile -------------- Requirements: - Windows - VS 2012 - Up-to-date versions of Clang and LLVM (development versions). +* Windows +* VS 2012 +* Up-to-date versions of Clang and LLVM (development versions). Since C++/CLI is used to interface with the native Clang libraries, for the moment you will need the Windows/VS platform to use this tool.