aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-03-16 16:33:37 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2015-03-16 16:33:37 +0100
commit916ff0e0fa3b4c6ec9b69ef4bda2673e6cea1959 (patch)
treee5a4800d2bcfbc9e384d153324bc0a68236b736b /README.md
parent5d7c1e6fb0ec042066b2b7629961ac165ecf2e20 (diff)
downloadopen-keychain-916ff0e0fa3b4c6ec9b69ef4bda2673e6cea1959.tar.gz
open-keychain-916ff0e0fa3b4c6ec9b69ef4bda2673e6cea1959.tar.bz2
open-keychain-916ff0e0fa3b4c6ec9b69ef4bda2673e6cea1959.zip
Remove old info from readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 964267450..db61ab65a 100644
--- a/README.md
+++ b/README.md
@@ -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``).