summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/pages/1 - Intro to Mill.md1
-rw-r--r--readme.md3
2 files changed, 4 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!
diff --git a/readme.md b/readme.md
index 2b2251bc..139a4ca4 100644
--- a/readme.md
+++ b/readme.md
@@ -22,6 +22,9 @@ own codebase.
Mill is built using Mill. To begin, first download & install Mill as described
in the documentation above.
+As Mill is under active development, stable releases may not be able to build
+the current development branch of Mill.
+It is recommended to install the latest unstable release manually.
To run unit test suite: