DOCS: Fix iOS branch version in the docs
In general, we'd better rewrite this part and drop hard-coded version branch
This commit is contained in:
parent
20b86b59fd
commit
029e3fe637
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ The first step is to download the repository containing the code required to bui
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
git clone --depth 1 -b branch-2-2-0 https://github.com/scummvm/scummvm.git
|
||||
git clone --depth 1 -b branch-2-5-0 https://github.com/scummvm/scummvm.git
|
||||
|
||||
.. tip::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue