Skip to content

Commit 261d80b

Browse files
doc: update mill version
+ change the mill version to 0.7.3
1 parent 328c88a commit 261d80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can install `mill` manual or [other methods](http://www.lihaoyi.com/mill/)
2828

2929
```bash
3030
sudo su
31-
curl -L https://github.com/lihaoyi/mill/releases/download/0.6.1/0.6.1 > /usr/local/bin/mill
31+
curl -L https://github.com/lihaoyi/mill/releases/download/0.7.3/0.7.3 > /usr/local/bin/mill
3232
chmod +x /usr/local/bin/mill
3333
```
3434

0 commit comments

Comments
 (0)