Skip to content

Commit f7d4736

Browse files
committed
Add note to the README.rst regarding repo initialization
Signed-off-by: Fabian Hartung <[email protected]>
1 parent 2cce24c commit f7d4736

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Contents:
1212

1313
- Charge SOM User Guide
1414

15+
Repo initialization:
16+
-------------------
17+
This repository is using git submodules to share documents between the user guides.
18+
After cloning of the project please execute the following command:
19+
20+
git submodule update --init --force --remote
21+
1522

1623
Building the documentation locally:
1724
-----------------------------------

0 commit comments

Comments
 (0)