diff --git a/README.md b/README.md index fe42bf7..b63293c 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,10 @@ Note that this application requires **Windows 10 build 20348** or later. 2. Type `msbuild [Solution Filename]` -## Steps to build the sample using Visual Studio 2019 (preferred method): +## Steps to build the helper application using Visual Studio 2019 (preferred method): 1. Open Windows Explorer and navigate to the directory. 2. Double-click the icon for the .sln (solution) file to open the file in Visual Studio. -3. In the Build menu, select Build Solution. The application will be built in the default - \Debug or \Release directory +3. In the Build menu, select Build Solution. The application will be built in the default `\Debug` or `\Release` directory