We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5adbe12 + d1ee613 commit 7bdd7beCopy full SHA for 7bdd7be
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