Skip to content

Commit

Permalink
Fixes wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Raymond Oung committed Apr 20, 2020
1 parent 9d635d7 commit 1aa8aaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ The file `chrome_shortcut.apk` should then appear in the same directory.


## Dependencies
For scripts in this repository require the Android SDK, see [Android SDK installation instructions](https://www.androidcentral.com/installing-android-sdk-windows-mac-and-linux-tutorial) for installation details. Once installed, export the SDK's path to the `ANDROID_HOME` environment variable, for example:
Scripts in this repository require the Android SDK, see [Android SDK installation instructions](https://www.androidcentral.com/installing-android-sdk-windows-mac-and-linux-tutorial) for installation details. Once installed, export the SDK's path to the `ANDROID_HOME` environment variable, for example:
```
export=/path/to/Android/Sdk/
export ANDROID_HOME=/path/to/Android/Sdk/
```


Expand Down

0 comments on commit 1aa8aaa

Please sign in to comment.