summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim <cpldcpu@gmail.com>2015-08-19 22:14:49 +0200
committerTim <cpldcpu@gmail.com>2015-08-19 22:14:49 +0200
commit00e6063013c31a0da59092e50cf94624bafc0f04 (patch)
tree552c6f40b22fd6f1727a0bb44bdc803443fd7484
parente1d7585765ef479e47bd9ecca314f09266efacf2 (diff)
downloadmicronucleus-00e6063013c31a0da59092e50cf94624bafc0f04.tar.gz
micronucleus-00e6063013c31a0da59092e50cf94624bafc0f04.tar.bz2
micronucleus-00e6063013c31a0da59092e50cf94624bafc0f04.zip
Update Readme.md
-rw-r--r--windows_driver_installer/Readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/windows_driver_installer/Readme.md b/windows_driver_installer/Readme.md
index 381787e..a8f4f3d 100644
--- a/windows_driver_installer/Readme.md
+++ b/windows_driver_installer/Readme.md
@@ -1,11 +1,11 @@
# Windows driver installation with Zadig #
-Zadig is an automated windows driver installer for libusb devices. It will automatically create a driver signature which prevents issues with unsigned drivers on Windows 10 and earlier. The latest version of Zadig can be found here: [http://zadig.akeo.ie/](http://zadig.akeo.ie/). For convenience a copy is provided in this folder.
+Zadig is an automated windows driver installer for libusb devices. It will automatically create a driver signature, which prevents issues with unsigned drivers on Windows 10 and earlier. The latest version of Zadig can be found here: [http://zadig.akeo.ie/](http://zadig.akeo.ie/). For convenience, a copy is provided in this folder.
Please proceed as follows to install the Micronucleus driver:
-1. Run Zadig_2.1.2.exe. The interface as shown below appears.
-2. In the menu go to *Device->Load Preset Device*. Select micronucleus.cfg
+1. Run Zadig_2.1.2.exe. The interface, as shown below, appears.
+2. In the menu, go to *Device->Load Preset Device*. Select micronucleus.cfg.
3. Click the "Install Driver" button.
The driver is now installed and Micronucleus should be ready to use.