aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDierk Koenig <dierk.koenig@canoo.com>2015-02-15 02:22:15 +0100
committerDierk Koenig <dierk.koenig@canoo.com>2015-02-15 02:22:15 +0100
commitc374cf52148913de717188fee21f94cab733da3c (patch)
treef9a5fdc337cf4e310040c4432e7596bbdc063544 /README.adoc
parenta63a1aab500b1d0180b8d56c4f8ec4e4141b9b3b (diff)
downloadfrege-gradle-plugin-c374cf52148913de717188fee21f94cab733da3c.tar.gz
frege-gradle-plugin-c374cf52148913de717188fee21f94cab733da3c.tar.bz2
frege-gradle-plugin-c374cf52148913de717188fee21f94cab733da3c.zip
minor change in readme to show local installation
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index b11e1b8..eb892d0 100644
--- a/README.adoc
+++ b/README.adoc
@@ -3,5 +3,11 @@
This is an experiment Gradle plugin to compile Frege projects (https://github.com/Frege/frege). It was forked from https://github.com/galderz/gradle-frege-plugin.
-See the example project, https://github.com/mperry/gradle-frege-example, for how to use this plugin. The 0.1-SNAPSHOT build has been uploaded to Sonatype.
+See the example project, https://github.com/mperry/gradle-frege-example, for how to use this plugin. The 0.2-SNAPSHOT build has been uploaded to Sonatype.
+
+
+
+To locally install this plugin use
+
+ gradlew clean install