cleanup COMPILE-CMAKE.md

This commit is contained in:
naq 2019-09-08 17:08:00 +08:00
parent 1962cf3580
commit 0551b56633
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@ This documentation explains how to compile Unicorn with CMake on Windows or
----
Requirements:
Windows: MicroSoft Visual Studio(>=2013).
*nix: GNU gcc. Python CLI to generate dynamic source files.
- Windows: MicroSoft Visual Studio(>=2013).
- *nix: GNU gcc and Python CLI to generate dynamic source files.
Get CMake for free from http://www.cmake.org.