Skip to content
Snippets Groups Projects
Commit 8357da2f authored by Daniel Duarte's avatar Daniel Duarte
Browse files

update missing flag message

parent 4463c12d
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ In order to use the slide deck, you must have:
```bash
$ git clone --recurse-submodules ssh://git@git-r3lab-server.uni.lu:8022/<yourUsername>/presentations.git
```
- Be sure all submodules are installed and updated:
- If the `--recurse-submodules` flag has been omitted, run this command to check for the missing modules and update them:
```bash
$ git submodule update --init --recursive
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment