From e82c78e77f7b43ba80395299dfe15c516bf9727b Mon Sep 17 00:00:00 2001 From: OpenSauce Date: Tue, 2 Jul 2024 20:48:34 +0100 Subject: [PATCH] Removed redundant title --- Building-from-source.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Building-from-source.md b/Building-from-source.md index 4d32123..015bd3f 100644 --- a/Building-from-source.md +++ b/Building-from-source.md @@ -1,5 +1,3 @@ -Instructions on how to build Lime3DS from source --------- Firstly, clone the Lime3DS repository using the following command: `git submodule update --init --recursive`