aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dists/iphone/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/iphone/README.md b/dists/iphone/README.md
index 01d65320fa..9369706b92 100644
--- a/dists/iphone/README.md
+++ b/dists/iphone/README.md
@@ -16,7 +16,7 @@ All the needed libraries are embedded as Xcode sub-projects, and added to the re
In order to download the project, run this command in the Terminal application:
```
-git clone --recursive https://github.com/bSr43/scummvm.git
+git clone -b ios-fix --recursive https://github.com/bSr43/scummvm.git
```
Once done, double-click on the Xcode project that you'll find in the path **dists/iphone/scummvm.xcodeproj**.