We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6f4bf commit fabaa91Copy full SHA for fabaa91
1 file changed
README.md
@@ -13,12 +13,16 @@ This is based on portions of [ThunderboltPatcher](https://github.com/osy/Thunder
13
* Copyright (C) 2019 osy86. All rights reserved.
14
* Copyright (C) 2021 The Asahi Linux Contributors
15
16
+Thanks to t8012.dev and mrarm for assistance with the VDM and Ace2 host interface commands.
17
+
18
## Building
19
20
Install the XCode commandline tools and type `make`.
21
22
## Usage
23
24
+Connect the two devices via their DFU ports. That's the rear port on MacBooks and the port nearest to the power plug on Mac Minis.
25
26
Run it as root (`sudo ./macvdmtool`).
27
28
```
0 commit comments