From e2b15f024817962ad0f6b28f627d0f7f1702fab2 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Sat, 26 Jun 2021 21:45:28 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 ```