Skip to content

Commit 72dde33

Browse files
committed
fixed usage of the word driver
1 parent 6e10cf8 commit 72dde33

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,17 @@ Possible capture examples:
9494

9595
There are 2 tools currently and a few dependencies required to deploy a MISRC.
9696

97-
- hsdaoh Driver
9897
- MISRC Capture
9998
- MISRC Extract
99+
- hsdaoh library
100100

101101
> [!WARNING]
102102
> The main hsdaoh branch (steve-m) does not have the required changes merged yet, ensure the above liked repo is used for install or your application will not build.
103103
104104

105105
<details closed>
106106

107-
<summary>hsdaoh Driver Install Linux</summary>
107+
<summary>hsdaoh Install Linux</summary>
108108
<br>
109109

110110
To install the build dependencies on a distribution based on Debian (e.g. Ubuntu), run the following command:
@@ -142,14 +142,14 @@ If you haven't already been a member, you need to logout and login again for the
142142

143143
<details closed>
144144

145-
<summary>hsdaoh Driver Install Windows</summary>
145+
<summary>hsdaoh Install Windows</summary>
146146
<br>
147147

148148
**Currently, this is highly experimental, noted here for testing and is not production implimented yet!**
149149

150150
Firstly download [Zadig](https://zadig.akeo.ie/)
151151

152-
Force the installation of `WinUSB (v6.1.7600.16385)` or `libusb-win32 (v1.2.6.0)` on your MS2130/MS2131 adapter, on `interface 0` leave `interface 4` alone.
152+
Force the installation of `WinUSB (v6.1.7600.16385)` or `libusb-win32 (v1.2.6.0)` driver on your MS2130/MS2131 adapter, on `interface 0` leave `interface 4` alone.
153153

154154
```
155155
Interface 0 - USB Video

0 commit comments

Comments
 (0)