Skip to content

Commit

Permalink
Merge pull request #133 from GoogleChromeLabs/andreban-patch-1
Browse files Browse the repository at this point in the history
Adds instructions to update the CLI config
  • Loading branch information
andreban authored Apr 3, 2020
2 parents ea8627c + 0c08813 commit 20bafa2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ Create a folder and extract the downloaded file into it.
When running `bubblewrap` for the first time, it will ask where it can find the JDK and Android command
line tools. So, take note of the location where both were decompressed.

### Updating the location of the JDK and / or the Android command line tools.
If the location for the JDK or the Android command line tools have been setup with the wrong path or
if their location has changed after the initial configuration, the location for either of those can
be changed by editing the configuration file at `${USER_HOME}/.llama-pack/llama-pack-config.json`.

## Using Bubblewrap

Expand Down

0 comments on commit 20bafa2

Please sign in to comment.