summaryrefslogtreecommitdiff
path: root/docs/pages/1 - Intro to Mill.md
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-02-18 10:56:46 -0800
committerGitHub <noreply@github.com>2018-02-18 10:56:46 -0800
commitfb0ea24bdea8e9231112c58f9161a58f653603b4 (patch)
treef9c5ded9046e8ab064e3e1611c6b7f77615dbd92 /docs/pages/1 - Intro to Mill.md
parent3ac54203d3fd24d41c75ca7cea8d9bbead729f32 (diff)
downloadmill-fb0ea24bdea8e9231112c58f9161a58f653603b4.tar.gz
mill-fb0ea24bdea8e9231112c58f9161a58f653603b4.tar.bz2
mill-fb0ea24bdea8e9231112c58f9161a58f653603b4.zip
Update 1 - Intro to Mill.md
Diffstat (limited to 'docs/pages/1 - Intro to Mill.md')
-rw-r--r--docs/pages/1 - Intro to Mill.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md
index 3e901dd1..237c7cad 100644
--- a/docs/pages/1 - Intro to Mill.md
+++ b/docs/pages/1 - Intro to Mill.md
@@ -24,7 +24,9 @@ sudo curl -L -o /usr/local/bin/mill https://github.com/lihaoyi/mill/releases/dow
More recent, unstable versions of Mill are also
[available](https://github.com/lihaoyi/mill/releases/tag/unstable), if you want
-to try out the latest features and improvements that are currently in master.
+to try out the latest features and improvements that are currently in master.
+Come by our [Gitter Channel](https://gitter.im/lihaoyi/mill) if you want to ask
+questions or say hi!
The simplest Mill build for a Scala project looks as follows:
@@ -518,4 +520,4 @@ complete the release process to Maven Central.
If you are publishing multiple artifacts, you can also use `target/bin/mill
mill.scalalib.PublishModule/publishAll1 as described
-[here](http://www.lihaoyi.com/mill/page/common-project-layouts.html#publishing) \ No newline at end of file
+[here](http://www.lihaoyi.com/mill/page/common-project-layouts.html#publishing)