Skip to content

Commit

Permalink
improved path location using kidonng suggestion :)
Browse files Browse the repository at this point in the history
  • Loading branch information
well-ington authored Jul 10, 2020
1 parent 3968b85 commit d4198a2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,7 @@ Type `source $HOME/.bash_profile` to load the config into your current shell. Ve

![ANDROID_HOME Environment Variable](/docs/assets/GettingStartedAndroidEnvironmentVariableANDROID_HOME.png)

Newer versions

In older versions, the SDK is installed, by default, at the following location (replace [username] by your username):
The SDK is installed, by default, at the following location:

```powershell
%LOCALAPPDATA%\Android\Sdk
Expand All @@ -361,7 +359,7 @@ Open a new Command Prompt window to ensure the new environment variable is loade
The default location for this folder is:

```powershell
C:\Users\[your username]\AppData\Local\Android\Sdk\platform-tools
%LOCALAPPDATA%\Android\Sdk\platform-tools
```

<block class="native linux android" />
Expand Down

0 comments on commit d4198a2

Please sign in to comment.