From cb6f058389737377dd594af3357c511cefa0823a Mon Sep 17 00:00:00 2001 From: Francisco Demartino Date: Fri, 28 May 2021 16:44:02 -0300 Subject: [PATCH] add a little note about submodules (#1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21ef3fff..5415b4be 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ SDL2. untested on Windows/macOS. ## compilation -your typical CMake project. clone and: +your typical CMake project. clone (including submodules) and: ``` mkdir build