From dcd36598ef51a0c4d84874ca3f1a985790a0988a Mon Sep 17 00:00:00 2001 From: Francis De Brabandere Date: Mon, 9 Apr 2018 16:26:57 +0200 Subject: improve docs on unstable releases (#288) --- docs/pages/1 - Intro to Mill.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/pages/1 - Intro to Mill.md') diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md index 305721d4..bfbb3d9a 100644 --- a/docs/pages/1 - Intro to Mill.md +++ b/docs/pages/1 - Intro to Mill.md @@ -44,9 +44,11 @@ sudo curl -L -o /usr/local/bin/mill https://github.com/lihaoyi/mill/releases/dow ### Development Releases -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. +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. + Come by our [Gitter Channel](https://gitter.im/lihaoyi/mill) if you want to ask questions or say hi! -- cgit v1.2.3