Skip to content

Commit f051f4c

Browse files
docs(nit): fix small git command typo (#1092)
1 parent 679913e commit f051f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The SDK bundle contains the following folders:
5555
during the build.
5656
- `src`: Sources of the Sentry SDK required for building.
5757
- `ndk`: Sources for the Android NDK JNI layer.
58-
- `external`: These are vendored dependencies fetched via git submodules (use `git submodules update --init --recursive` if you use a git clone rather than a release).
58+
- `external`: These are vendored dependencies fetched via git submodules (use `git submodule update --init --recursive` if you use a git clone rather than a release).
5959

6060
## Platform and Feature Support
6161

0 commit comments

Comments
 (0)