mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
Update launcher URL in README
This commit is contained in:
@@ -37,7 +37,7 @@ downloads).
|
||||
|
||||
Download and run its laucher with
|
||||
```
|
||||
$ curl -L -o coursier https://git.io/vBP7T; chmod +x coursier; ./coursier --help
|
||||
$ curl -L -o coursier https://git.io/vByjF; chmod +x coursier; ./coursier --help
|
||||
```
|
||||
|
||||
Note that the launcher itself weights only 8 kB and can be easily
|
||||
|
||||
Reference in New Issue
Block a user