From 06823ef69ad0bab81f8240c4d8e2208c70b5e1c4 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sun, 20 May 2018 07:19:57 -0700 Subject: [PATCH] fix windows download link --- docs/pages/1 - Intro to Mill.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md index 32c520afc60..25994cae703 100644 --- a/docs/pages/1 - Intro to Mill.md +++ b/docs/pages/1 - Intro to Mill.md @@ -35,8 +35,9 @@ pacaur -S mill ### Windows -To get started, download Mill from: https://github.com/lihaoyi/mill/releases/download/0.2.0/0.2.0, -and save it as `mill.bat`. +To get started, download Mill from: +https://github.com/lihaoyi/mill/releases/download/0.2.1/0.2.1, and save it as +`mill.bat`. Mill also works on a sh environment on Windows (e.g., [MSYS2](https://www.msys2.org),