diff --git a/Building-from-source.md b/Building-from-source.md index 9620b78..5747216 100644 --- a/Building-from-source.md +++ b/Building-from-source.md @@ -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: