We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d86147a commit d1ee613Copy full SHA for d1ee613
SETUP.md
@@ -13,6 +13,9 @@ In order to get OCR features working you need to install `tesseract`.
13
**macOS**
14
```bash
15
brew install tesseract
16
+brew install usbmuxd --HEAD
17
+brew install ideviceinstaller --HEAD
18
+brew install libimobiledevice --HEAD
19
```
20
21
Note: If you are unable to install 'atomac' on Mojave and get the error below:
0 commit comments