Skip to content

Commit 165df18

Browse files
authored
Update documentation/articles/swift-sdk-for-android-getting-started.md language to link NDK
1 parent 8cc07e3 commit 165df18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/articles/swift-sdk-for-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 Swift SDK bundle:
72+
Once you have downloaded and unpacked the NDK, you must link it 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)