Skip to content

Commit d6486a8

Browse files
authored
Update submodules fetch
1 parent f78cc25 commit d6486a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ https://android.googlesource.com/platform/frameworks/base/+/refs/tags/platform-t
99

1010
# Build
1111

12-
## Fetch submodules
12+
## Clone with submodules
1313
```bash
14-
git submodule update --init --recursive --depth 1
14+
git clone --recurse-submodules --shallow-submodules --depth 1 https://github.com/ReVanced/aapt2
1515
```
1616

1717
## Protoc dependency

0 commit comments

Comments
 (0)