From 68118f8f8bb53b06890a87b68d326298a73f8404 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Sat, 26 Jun 2021 21:48:39 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c557863..1d3b260 100644 --- a/README.md +++ b/README.md @@ -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