We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9201ce commit 007b428Copy full SHA for 007b428
1 file changed
docs/docs/get_started/overview.md
@@ -40,6 +40,9 @@ git clone https://github.com/Commit-Boost/commit-boost-client
40
41
# Stable branch has the latest released version
42
git checkout stable
43
+
44
+# Init submodules
45
+git submodule update --init --recursive
46
```
47
48
:::note
0 commit comments