mirror of https://github.com/sbt/sbt.git
Update launcher link in README
This commit is contained in:
parent
3e3680adb0
commit
64deea8edc
|
|
@ -37,7 +37,7 @@ downloads).
|
|||
|
||||
Download and run its laucher with
|
||||
```
|
||||
$ curl -L -o coursier https://git.io/vByjF && chmod +x coursier && ./coursier --help
|
||||
$ curl -L -o coursier https://git.io/vBSmI && chmod +x coursier && ./coursier --help
|
||||
```
|
||||
|
||||
Note that the launcher itself weights only 8 kB and can be easily
|
||||
|
|
|
|||
Loading…
Reference in New Issue