Remove old info from readme

This commit is contained in:
Dominik Schürmann 2015-03-16 16:33:37 +01:00
parent 5d7c1e6fb0
commit 916ff0e0fa
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ Development mailinglist at http://groups.google.com/d/forum/openpgp-keychain-dev
### Build with Gradle
Classes can be found under https://github.com/open-keychain/zxing-qr-code. All QR Code related classes were extracted from the ZXing library (https://github.com/zxing/zxing).
1. Get all external submodules with ``git submodule update --init --recursive``
2. Have Android SDK "tools", "platform-tools", and "build-tools" directories in your PATH (http://developer.android.com/sdk/index.html)
3. Open the Android SDK Manager (shell command: ``android``).