diff --git a/docs/modules/ROOT/pages/cli/installation-ide.adoc b/docs/modules/ROOT/pages/cli/installation-ide.adoc index 4756bcdf2ff..f76ec3ddf11 100644 --- a/docs/modules/ROOT/pages/cli/installation-ide.adoc +++ b/docs/modules/ROOT/pages/cli/installation-ide.adoc @@ -293,6 +293,10 @@ The list of unstable releases can be seen on Maven Central: * https://repo1.maven.org/maven2/com/lihaoyi/mill-dist +Or find the latest unstable version here: + +* https://central.sonatype.com/artifact/com.lihaoyi/mill-dist + You can update your `.mill-version` to to the unstable version and the bootstrap script will download it for you to try it out in your project. diff --git a/readme.adoc b/readme.adoc index 05c31ceb0e3..163490255d2 100644 --- a/readme.adoc +++ b/readme.adoc @@ -20,6 +20,7 @@ endif::[] {link-github}/actions/workflows/run-tests.yml[image:{link-github}/actions/workflows/run-tests.yml/badge.svg[Build and Release]] https://index.scala-lang.org/com-lihaoyi/mill/mill-main[image:https://index.scala-lang.org/com-lihaoyi/mill/mill-main/latest.svg[Mill]] +https://central.sonatype.com/artifact/com.lihaoyi/mill-dist[image:https://img.shields.io/maven-central/v/com.lihaoyi/mill-dist?label=latest-unstable-version[Maven Central Version]] https://www.patreon.com/lihaoyi[image:https://img.shields.io/badge/patreon-sponsor-ff69b4.svg[Patreon]] Mill is a fast JVM build tool that supports Java and Scala. Mill aims to make your