mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-11 21:23:40 -04:00
Improved formatting of git clone command
parent
4f3e6a2245
commit
be4682bd1f
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
Firstly, clone the Lime3DS repository using the following command:
|
||||
|
||||
`git submodule update --init --recursive`
|
||||
```
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
After this has finished, use the following instructions depending on your operating system:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue