File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,11 @@ sudo curl -L -o /usr/local/bin/mill https://github.com/lihaoyi/mill/releases/dow
44
44
45
45
### Development Releases
46
46
47
- More recent, unstable versions of Mill are also
48
- [ available] ( https://github.com/lihaoyi/mill/releases/tag/unstable ) , if you want
49
- to try out the latest features and improvements that are currently in master.
47
+ In case you want to try out the latest features and improvements that are
48
+ currently in master, unstable versions of Mill are
49
+ [ available] ( https://github.com/lihaoyi/mill/releases ) as binaries named
50
+ ` #.#.#-n-hash ` linked to the latest tag.
51
+
50
52
Come by our [ Gitter Channel] ( https://gitter.im/lihaoyi/mill ) if you want to ask
51
53
questions or say hi!
52
54
You can’t perform that action at this time.
0 commit comments