From 0700fe5f904e18a80c8a096ee1992f4db5b27842 Mon Sep 17 00:00:00 2001 From: Henry Hobhouse Date: Thu, 10 Mar 2022 13:54:28 +0000 Subject: [PATCH] refactor(getting-started): rm ref to cmdline tools --- docs/_getting-started-macos-android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_getting-started-macos-android.md b/docs/_getting-started-macos-android.md index f2f4e82236e..61993153f99 100644 --- a/docs/_getting-started-macos-android.md +++ b/docs/_getting-started-macos-android.md @@ -61,7 +61,7 @@ Select the "SDK Platforms" tab from within the SDK Manager, then check the box n - `Android SDK Platform 30` - `Intel x86 Atom_64 System Image` or `Google APIs Intel x86 Atom System Image` -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 `30.0.2` is selected and check the "Android SDK Command-line Tools (latest)". +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 `30.0.2` is selected. Finally, click "Apply" to download and install the Android SDK and related build tools.