From 5cd0c89d14ae60939df72d418609ea913c700359 Mon Sep 17 00:00:00 2001 From: John Smith Date: Sun, 5 Mar 2023 13:17:36 -0500 Subject: [PATCH] readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1dc9bd17..ee9ad764 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,13 @@ command line without it. If you do so, you may skip to #### Setup Dependencies using the CLI + +You can automatically install the prerequisites using this script: + +```shell +./install_linux_prerequisites.sh +``` + Otherwise, you may choose to use Android `sdkmanager`. Follow the installation instructions for `sdkmanager` [here](https://developer.android.com/studio/command-line/sdkmanager), then use