From fe3a7457e9d23a8db52cef66aa0406aa5f52430e Mon Sep 17 00:00:00 2001 From: Two Loud <76876418+reahari@users.noreply.github.com> Date: Fri, 10 Feb 2023 16:02:34 +0000 Subject: [PATCH] Updated readme add `--recursive` to build instructions. Fixes #32 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78964d1..841d3e7 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Install needed packages: ``` git clone https://github.com/jpcima/string-machine.git cd string-machine -git submodule update --init +git submodule update --init --recursive ``` 3. Compile