Skip to content

Commit d74dc8e

Browse files
authored
Update building.md
1 parent 329f3f5 commit d74dc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ After cloning the repo ensure all submodules are cloned.
66
git submodule update --init --checkout --recursive
77
```
88

9-
pull lfs objects
9+
If you don't have Git LFS installed when cloning the repository, you'll need to pull the LFS objects
1010

1111
```
1212
git lfs fetch --all && git lfs pull && git submodule foreach --recursive 'git lfs fetch --all && git lfs pull'

0 commit comments

Comments
 (0)