We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d42894f commit d4bd252Copy full SHA for d4bd252
1 file changed
README.md
@@ -4,16 +4,16 @@
4
Fusion
5
HIDApi
6
7
-##Getting hidapi
+## Getting hidapi
8
Get the latest hidapi-win.zip from [here](https://github.com/libusb/hidapi/releases).
9
uzip hidapi-win to "deps" folder ("deps/hidapi-win").
10
11
-##Build Fusion
+## Build Fusion
12
cd to "deps/Fusion/Fusion"
13
14
Run cmake
15
```
16
cmake .
17
18
19
-[cmake commands]
+[cmake commands]
0 commit comments