From 94527233d11db14f995b3e90ff22872dfda8a6cd Mon Sep 17 00:00:00 2001 From: 38github <18294149+38github@users.noreply.github.com> Date: Tue, 11 Jun 2024 05:23:37 +0200 Subject: [PATCH] Update README.md (#37) A lot less work to make it compile. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abbf7c5..de95b9f 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Clang builds on all platforms. ```bash # Clone the repository -$ git clone https://github.com/Chowdhury-DSP/ChowMultiTool.git +$ git clone --recurse-submodules https://github.com/Chowdhury-DSP/ChowMultiTool.git $ cd ChowMultiTool # build with CMake