Skip to content

Commit fe86eaa

Browse files
Update documentation/articles/swift-android-getting-started.md
Co-authored-by: Max Desiatov <[email protected]>
1 parent 09cdb07 commit fe86eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/articles/swift-android-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ $ unzip -q android-ndk-r27d-*.zip
6969
$ export ANDROID_NDK_HOME=$PWD/android-ndk-r27d
7070
```
7171

72-
Once you have downloaded and unpacked the NDK, you can link it up to the Swift SDK for Android by running the `setup-android-sdk.sh` utility script included with the SDK bundle:
72+
Once you have downloaded and unpacked the NDK, you can link it up to the Swift SDK for Android by running the `setup-android-sdk.sh` utility script included with the Swift SDK bundle:
7373

7474
```console
7575
$ cd ~/Library/org.swift.swiftpm || cd ~/.swiftpm

0 commit comments

Comments
 (0)