aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-07 18:47:13 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-07 18:47:13 +0300
commit44db5e43f775c1759e39ba352b923dd6482fef20 (patch)
treeaa954656b01ad84413b570a7317b7de05c7f11cf /README.md
parentcheck_ddk.bat: bugfix (diff)
downloadwindows7-drivers-44db5e43f775c1759e39ba352b923dd6482fef20.tar.gz
windows7-drivers-44db5e43f775c1759e39ba352b923dd6482fef20.zip
README update
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68a0fd1..a568257 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Then navigate to the root directory and call `setenv.bat`:
### Code signing
-Driver binaries are signed using the self-verified certificate "Test Certificate" in "Test Certificate Store".
+Driver binaries are signed using the self-signed certificate "Test Certificate" in "Test Certificate Store".
You can create this certificate using `add_cert.bat` (but first make sure you've set up the development environment).
To verify it's there, you can use the `certmgr.msc` utility.