diff --git a/samples/Webserver/README.md b/samples/Webserver/README.md index 7eae4bb4..6f9a4faf 100644 --- a/samples/Webserver/README.md +++ b/samples/Webserver/README.md @@ -377,7 +377,7 @@ You can of course use the routes as defined earlier. Both will work, event or ro ## Build the sample -1. Start Microsoft Visual Studio 2022 or Visual Studio 2019 (Visual Studio 2017 should be OK too) and select `File > Open > Project/Solution`. +1. Start Microsoft Visual Studio 2022 or Visual Studio 2019 and select `File > Open > Project/Solution`. 1. Starting in the folder where you unzipped the samples/cloned the repository, go to the subfolder for this specific sample. Double-click the Visual Studio Solution (.sln) file. 1. Press `Ctrl+Shift+B`, or select `Build > Build Solution`.