summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-03-03 23:19:56 -0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-03-03 23:19:56 -0800
commitc818c66b647489ff86ef62f418da08afe3d318f7 (patch)
treeef2ad399fa1bf97cdff69bddc75b526286428fc2
parent26831bff9d5cbdc315117399f380b4742b14b9cd (diff)
downloadmill-c818c66b647489ff86ef62f418da08afe3d318f7.tar.gz
mill-c818c66b647489ff86ef62f418da08afe3d318f7.tar.bz2
mill-c818c66b647489ff86ef62f418da08afe3d318f7.zip
update readme
-rw-r--r--docs/pages/1 - Intro to Mill.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md
index 6de57ac9..453e46a6 100644
--- a/docs/pages/1 - Intro to Mill.md
+++ b/docs/pages/1 - Intro to Mill.md
@@ -19,7 +19,7 @@ To get started, download Mill and install it into your system via the following
`curl`/`chmod` command:
```bash
-sudo curl -L -o /usr/local/bin/mill https://github.com/lihaoyi/mill/releases/download/0.1.3/0.1.3 && sudo chmod +x /usr/local/bin/mill
+sudo curl -L -o /usr/local/bin/mill https://github.com/lihaoyi/mill/releases/download/0.1.4/0.1.4 && sudo chmod +x /usr/local/bin/mill
```
More recent, unstable versions of Mill are also