From 7ecc9a40082878a2b861ac8805ee575c1e9cdf94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cipriani=20Bandarra?= Date: Mon, 30 Jan 2023 08:27:52 +0000 Subject: [PATCH] Fix link to command line tools --- packages/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/README.md b/packages/cli/README.md index c6b77f80..d450b7f1 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -467,7 +467,7 @@ versions are incompatible with the Android command line tools. ### Get the Android command line tools Download a version of Android command line tools that is compatible with your OS from -[https://developer.android.com/studio#command-tools](https://developer.android.com/studio#command-tools). +[https://developer.android.com/studio#command-line-tools-only](https://developer.android.com/studio#command-line-tools-only). Create a folder and extract the downloaded file into it. This will further install the androidSdk and android SDK manager without needing to install the whole Android IDE. ### Tell Bubblewrap where the JDK and Android command line tools are