mirror of
https://github.com/darlinghq/darling-docs.git
synced 2024-11-23 04:19:42 +00:00
Use "--init" and "--recursive" Flag When Updating Submodules
This commit is contained in:
parent
def2fbeb37
commit
41853d2372
@ -112,8 +112,7 @@ If you have already cloned Darling and would like to get the latest changes, do
|
||||
```bash
|
||||
git lfs install
|
||||
git pull
|
||||
git submodule init
|
||||
git submodule update
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
# Build
|
||||
|
Loading…
Reference in New Issue
Block a user