Skip to content

Commit 4aef622

Browse files
committed
feat(docs): add submodule initialization
1 parent b9201ce commit 4aef622

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)