Skip to content

Commit 2d8d29b

Browse files
committed
Mention SS cable requirement
Signed-off-by: Hector Martin <[email protected]>
1 parent 7c5e5ee commit 2d8d29b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Install the XCode commandline tools and type `make`.
2323

2424
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.
2525

26+
You need to use a *USB 3.0 compatible* (SuperSpeed) Type C cable. USB 2.0-only cables, including most cables meant for charging, will not work, as they do not have the required pins. Thunderbolt cables work too.
27+
2628
Run it as root (`sudo ./macvdmtool`).
2729

2830
```

0 commit comments

Comments
 (0)