We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328c88a commit 261d80bCopy full SHA for 261d80b
README.md
@@ -28,7 +28,7 @@ You can install `mill` manual or [other methods](http://www.lihaoyi.com/mill/)
28
29
```bash
30
sudo su
31
-curl -L https://github.com/lihaoyi/mill/releases/download/0.6.1/0.6.1 > /usr/local/bin/mill
+curl -L https://github.com/lihaoyi/mill/releases/download/0.7.3/0.7.3 > /usr/local/bin/mill
32
chmod +x /usr/local/bin/mill
33
```
34
0 commit comments