Skip to content

Commit 6becd66

Browse files
committed
Note on git submodules for demo descriptions.
Signed-off-by: Ralph Lange <ralph.lange@de.bosch.com>
1 parent ef3c253 commit 6becd66

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Then, you may launch Jekyll to build and serve the website continuously by
2525
bundle exec jekyll serve
2626
```
2727

28+
For the includes of README.md files on the micro-ROS demos (in the tutorials chapter) from the corresponding repositories, please init and update the corresponding git submodules (i.e. `git submodule init ; git submodule update`).
29+
2830
## Testing generated site
2931

3032
To test the generated HTML site, you can use `html-proofer` gem.

0 commit comments

Comments
 (0)