mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-22 04:01:23 +00:00
DOC: Update clone command for iOS in latest doc to get master branch
The documentation used a clone command that gets the 2.2 branch. This is confusing for the latest version of the doc, and even results in an error (as the theora feature was renamed theoradec, but branch-2-2 still has the old name).
This commit is contained in:
parent
237a2a7416
commit
d867b983e9
@ -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 https://github.com/scummvm/scummvm.git
|
||||
|
||||
.. tip::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user