aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-07-19 15:15:31 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-07-19 15:15:31 +0200
commit207870af1df0597c7832b9eaf7cd0dbda8050ca1 (patch)
treeeac9e5095c506b3c59177b0b18ebcbe3c20934fb /README.md
parent8385c9c9dda37426f22adf744d203e94ff3c2034 (diff)
downloadopen-keychain-207870af1df0597c7832b9eaf7cd0dbda8050ca1.tar.gz
open-keychain-207870af1df0597c7832b9eaf7cd0dbda8050ca1.tar.bz2
open-keychain-207870af1df0597c7832b9eaf7cd0dbda8050ca1.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index c99020ae0..4eed54540 100644
--- a/README.md
+++ b/README.md
@@ -56,10 +56,7 @@ Select everything for the newest SDK Platform (API-Level 19)
I am using the newest [Android Studio](http://developer.android.com/sdk/installing/studio.html) for development. Development with Eclipse is currently not possible because I am using the new [project structure](http://developer.android.com/sdk/installing/studio-tips.html).
1. Clone the project from github
-2. From Android Studio: File -> Import Project -> ...
- * Select the cloned top folder if you want to develop on the main project
- * Select the "OpenKeychain-API" folder if you want to develop on the API example
-3. Import project from external model -> choose Gradle
+2. From Android Studio: File -> Import Project -> Select the cloned top folder
## OpenKeychain's API