mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-03 12:16:22 -04:00
readme
This commit is contained in:
parent
9bc907fddd
commit
5cd0c89d14
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue