readme
This commit is contained in:
parent
9bc907fddd
commit
5cd0c89d14
@ -35,6 +35,13 @@ command line without it. If you do so, you may skip to
|
|||||||
|
|
||||||
#### Setup Dependencies using the CLI
|
#### 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
|
Otherwise, you may choose to use Android `sdkmanager`. Follow the installation
|
||||||
instructions for `sdkmanager`
|
instructions for `sdkmanager`
|
||||||
[here](https://developer.android.com/studio/command-line/sdkmanager), then use
|
[here](https://developer.android.com/studio/command-line/sdkmanager), then use
|
||||||
|
Loading…
Reference in New Issue
Block a user