diff --git a/README.md b/README.md index e42d9ba..7640eec 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,11 @@ Generators Optional [arch] can be "Win64" or "IA64" # please use Visual Studio 2019 as VTIL uses the concept keyword... - +cmake -G "Visual Studio 16 2019" ``` +Now you can open vmprofiler-cli.sln, select "Release" and "x64" on the top of the visual studios window. Building should take a few minutes. + # usage ```