Browse Source

Merge pull request #183 from ForNeVeR/patch-1

Fix formatting in DevManual.md
pull/186/head
João Matos 12 years ago
parent
commit
89bd6a4132
  1. 6
      docs/DevManual.md

6
docs/DevManual.md

@ -7,9 +7,9 @@ How to compile
-------------- --------------
Requirements: Requirements:
Windows * Windows
VS 2012 * VS 2012
Up-to-date versions of Clang and LLVM (development versions). * Up-to-date versions of Clang and LLVM (development versions).
Since C++/CLI is used to interface with the native Clang libraries, 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. for the moment you will need the Windows/VS platform to use this tool.

Loading…
Cancel
Save