summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorgrebe <rigge@berkeley.edu>2018-04-11 01:12:59 -0700
committerLi Haoyi <haoyi.sg@gmail.com>2018-04-11 01:12:59 -0700
commitb08b3b870d81b7ba8209f485058091a9add21aee (patch)
tree06bf789e6be79a22b53586dd2ccee95cba1230ca /docs
parenta7bb3fd0a885402a84739d8ba879510e451e50b3 (diff)
downloadmill-b08b3b870d81b7ba8209f485058091a9add21aee.tar.gz
mill-b08b3b870d81b7ba8209f485058091a9add21aee.tar.bz2
mill-b08b3b870d81b7ba8209f485058091a9add21aee.zip
Add some documentation regarding bootstrapping. (#295)
Mill unstable releases should be used for bootstrapping.
Diffstat (limited to 'docs')
-rw-r--r--docs/pages/1 - Intro to Mill.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md
index 495c3c30..b31c32e7 100644
--- a/docs/pages/1 - Intro to Mill.md
+++ b/docs/pages/1 - Intro to Mill.md
@@ -68,6 +68,7 @@ In case you want to try out the latest features and improvements that are
currently in master, unstable versions of Mill are
[available](https://github.com/lihaoyi/mill/releases) as binaries named
`#.#.#-n-hash` linked to the latest tag.
+Installing the latest unstable release is recommended for bootstrapping mill.
Come by our [Gitter Channel](https://gitter.im/lihaoyi/mill) if you want to ask
questions or say hi!