Skip to content

Commit bcf36b4

Browse files
committed
update docs
1 parent 2ed44ce commit bcf36b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/using-executorch-building-from-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Or alternatively, [install conda on your machine](https://conda.io/projects/cond
113113
> # From the root of the executorch repo:
114114
> ./install_executorch.sh --clean
115115
> git submodule sync
116-
> git submodule update --init
116+
> git submodule update --init --recursive
117117
> ```
118118
119119
## Build ExecuTorch C++ runtime from source

0 commit comments

Comments
 (0)