diff --git a/README.md b/README.md index 2571152..fb99c5f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ brew install python3 && python3 -m pip install -U pymobiledevice3 For iOS Device - select device from dropdown and then click on Mound Developer Image. If you see an error that there is no appropriate image - download one from https://github.com/mspvirajpatel/Xcode_Developer_Disk_Images/releases if your iOS for example 16.5.1 and there is only 16.5 - it's ok, just copy and rename it to 16.5.1 and put it inside Xcode at `.../Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/` -For iOS 17+ select ckeckbox iOS 17+ and provide RSD Address and RSD Port from command: +For iOS 17+ select checkbox iOS 17+ and provide RSD Address and RSD Port from command: ```shell sudo python3 -m pymobiledevice3 remote start-tunnel ```