diff options
-rw-r--r-- | backends/platform/ios7/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/ios7/README.md b/backends/platform/ios7/README.md index 1f34c15cc6..f7d828ee94 100644 --- a/backends/platform/ios7/README.md +++ b/backends/platform/ios7/README.md @@ -8,7 +8,7 @@ I tried to use all the latest iOS features to replace the old code. For instance First, clone the repository: ``` -$ git clone -b ios-fix --recursive https://github.com/bSr43/scummvm.git +$ git clone https://github.com/scummvm/scummvm.git ``` ### Compilation from Xcode ### |