Skip to content

Commit 8bf5e09

Browse files
nilsfs7jclapis
authored andcommitted
feat(docs): add submodule initialization (#391)
1 parent ade0a8f commit 8bf5e09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docs/get_started/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ git clone https://github.com/Commit-Boost/commit-boost-client
4040

4141
# Stable branch has the latest released version
4242
git checkout stable
43+
44+
# Init submodules
45+
git submodule update --init --recursive
4346
```
4447

4548
:::note

0 commit comments

Comments
 (0)