Skip to content

Commit

Permalink
fix: change wording on NDK step
Browse files Browse the repository at this point in the history
  • Loading branch information
gedeagas committed Sep 27, 2020
1 parent 4bb64b6 commit 418153b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ Select the "SDK Platforms" tab from within the SDK Manager, then check the box n

Next, select the "SDK Tools" tab and check the box next to "Show Package Details" here as well. Look for and expand the "Android SDK Build-Tools" entry, then make sure that `29.0.2` is selected.

Next, to install the Android NDK expand the "NDK (Side by side)" entry, then make sure that `20.1.5948944` is selected.
After that, to install the Android NDK expand the "NDK (Side by side)" entry, then make sure that `20.1.5948944` is selected.

Finally, click "Apply" to download and install the Android SDK and NDK related build tools.

Expand Down

0 comments on commit 418153b

Please sign in to comment.