summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNabilFates <[email protected]>2017-08-28 10:53:22 -0700
committerGitHub <[email protected]>2017-08-28 10:53:22 -0700
commitd07ec2fd46b1150747ed584a9a1987dd2b24e3d8 (patch)
treee0c31f3163f2968fefba54fccfa1f78e58086245
parent17df1d0a5d28b8d34217086237037273173c2f70 (diff)
Update README.md
-rw-r--r--general/DCHU/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/general/DCHU/README.md b/general/DCHU/README.md
index df571af6..58277b0c 100644
--- a/general/DCHU/README.md
+++ b/general/DCHU/README.md
@@ -19,9 +19,9 @@ To install these driver packages, make sure that the target machine is in Test M
Then, use `pnputil /i /a <PATHTOINF>` to install each of the three driver packages. They should
be installed in the following order:
- * `osrfx2_DCHU_base`
- * `osrfx2_DCHU_extension`
- * `osrfx2_DCHU_component`
+* `osrfx2_DCHU_base`
+* `osrfx2_DCHU_extension`
+* `osrfx2_DCHU_component`
Technically the order of `osrfx2_DCHU_extension` and `osrfx2_DCHU_component` doesn't matter, but the software within `osrfx2_DCHU_component` will read the registry set by the extension to show that an extension INF's settings are applied *after* the base INF's.
- \ No newline at end of file
+