Improved formatting of git clone command

OpenSauce 2024-07-02 20:52:34 +01:00
parent 4f3e6a2245
commit be4682bd1f

@ -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: