From 4427eb2d44654994182cffbe41f7bfa07db0b1fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sun, 22 Sep 2013 00:43:31 +0200 Subject: [PATCH] Small README fixes --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5e1f249a..96a325d97 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,17 @@ Building from source The only required tools are the Android SDK and Apache Ant. +` $ android update project -p . $ ant clean release +` Direct download --------------- -You can download the application directly from our site: -[FDroid.apk](https://f-droid.org/FDroid.apk) +You can [download the application](https://f-droid.org/FDroid.apk) directly +from our site. Contributing