aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSam Whited <sam@samwhited.com>2014-11-03 08:07:59 -0500
committerSam Whited <sam@samwhited.com>2014-11-03 08:07:59 -0500
commit61466f352fcd53a408a4f1a8e2fbcae167faf286 (patch)
tree10058097788d3fe4d2b0e3d15cacc2172df9e5b2 /README.md
parentf3401ab64f38754772b9c9c69485a6cc49af44b5 (diff)
Another tab fix.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9dd4b378..dd4bce04 100644
--- a/README.md
+++ b/README.md
@@ -271,7 +271,7 @@ Make sure to have ANDROID_HOME point to your Android SDK
git clone https://github.com/siacs/Conversations.git
cd Conversations
- ./gradlew build
+ ./gradlew build
### How do I update/add external libraries?