From 6f6cb68d31036fe344e2e7cace9413c0cdcc76d9 Mon Sep 17 00:00:00 2001 From: Jip Boesenkool Date: Fri, 10 May 2024 20:13:17 +0200 Subject: [PATCH] Update README.md submodule added to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abc4aa3..371b82c 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ See [motivation.md](./docs/motivation.md) for motivation and vision. ```bash git clone https://github.com/tonytins/mysimulation.git + git submodule update --init --recursive ``` 2. **Navigate to the Repository**: