diff options
author | tobrunvannuland <tobrun.van.nuland@gmail.com> | 2015-08-23 14:46:41 +0200 |
---|---|---|
committer | Ansis Brammanis <brammanis@gmail.com> | 2015-08-24 18:41:49 -0400 |
commit | 5636eb86c1b2e5fe9c8533fd795b4dfd107bdd30 (patch) | |
tree | 3357e2254a6e58f92eb007b0701378eeec65a3e1 | |
parent | 86b560e83c4495450a62031539bde84d457f18f4 (diff) | |
download | qtlocation-mapboxgl-5636eb86c1b2e5fe9c8533fd795b4dfd107bdd30.tar.gz |
Replaced name outdated menu item of Android Studio
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index 72e23f0971..669aba3f9d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -283,7 +283,7 @@ Run: make android open -a Android\ Studio -You can then open `android/java` in Android Studio via "Import Non-Android Studio Project". +You can then open `android/java` in Android Studio via "import project (Eclipse ADT, Gradle, etc.)". ### Setting up Android emulator |