summaryrefslogtreecommitdiff
path: root/setup/devcon
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2015-08-05 15:52:02 -0700
committerBarry Golden <[email protected]>2015-08-05 15:52:02 -0700
commitc1b6435d0629024acd3d3e6c7ef3a9822df8b3f7 (patch)
tree4eb66c69e95c2b1dd805ed46954840858f895422 /setup/devcon
parent3e4a88b4f645cab9b75f1e7ff6cf81c1b2fb21dc (diff)
Update README.md
Diffstat (limited to 'setup/devcon')
-rw-r--r--setup/devcon/ReadMe.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup/devcon/ReadMe.md b/setup/devcon/ReadMe.md
index 8a7d70ca..20c2c6e7 100644
--- a/setup/devcon/ReadMe.md
+++ b/setup/devcon/ReadMe.md
@@ -7,11 +7,9 @@ This document explains the DevCon design, and how to use the SetupAPI and device
DevCon is provided in ready-to-run form in tools\\devcon. For usage, refer to the document provided with devcon.exe. DevCon is a command line utility with built-in documentation available by typing "devcon help".
-Download and extract the sample
+Build the sample
-------------------------------
-Download the C++ sample from this page, and extract its contents. For example, you could extract to c:\\DevConSample.
-
You can build the sample in two ways: using the Visual Studio Integrated Development Environment (IDE) or from the command line using the Visual Studio Command Prompt window and the Microsoft Build Engine (MSBuild.exe).
**Building the sample using Visual Studio**