From dca5e18ed3379d0fa36f0407a20a601009b274a6 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Sat, 14 Nov 2015 16:58:35 -0800 Subject: [PATCH] README. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2497a0c..ea832ee 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,12 @@ To build and run the example: ``` +To install and run from Kobalt: + +``` + +dependencies { + apt("com.beust:version-processor:0.1") +} + +```