Skip to content

Commit f031b7f

Browse files
akihironittalexierule
authored andcommitted
Add submodule update to contributing (#9578)
1 parent 2c95877 commit f031b7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ formatting errors. In certain cases, a missing blank line or a wrong indent can
168168
Run these commands
169169

170170
```bash
171+
git submodule update --init --recursive
171172
pip install -r requirements/docs.txt
172173
cd docs
173174
make html

0 commit comments

Comments
 (0)