@ -17,7 +17,7 @@ cd vmprofiler-cli
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.
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