Browse Source

Fix formatting in DevManual.md

pull/183/head
Friedrich von Never 12 years ago
parent
commit
f8b97091a0
  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