Skip to content

Commit

Permalink
IOS: Updates the compilation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Bénony committed Jan 6, 2016
1 parent a6477e8 commit 0c4bf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dists/iphone/README.md
Expand Up @@ -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**.
Expand Down

0 comments on commit 0c4bf5f

Please sign in to comment.