From 0c0881374a79fed2802104d8af491c5a9578eb38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cipriani=20Bandarra?= Date: Fri, 3 Apr 2020 08:13:48 +0100 Subject: [PATCH] Update README.md --- 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 f6067188..56985b89 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -48,7 +48,7 @@ When running `bubblewrap` for the first time, it will ask where it can find the 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 locatoin for the JDK or the Android command line tools have been setup with the wrong path or +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`.