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") +} + +```