mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 19:05:53 +02:00
Update bootstrap example in README
This commit is contained in:
@@ -415,8 +415,7 @@ repositories on first launch. For example, the launcher of coursier is [generate
|
||||
```
|
||||
$ ./coursier bootstrap \
|
||||
io.get-coursier:coursier-cli_2.11:1.0.1 \
|
||||
-b -f -o coursier \
|
||||
-M coursier.cli.Coursier
|
||||
-f -o coursier
|
||||
```
|
||||
|
||||
See `./coursier bootstrap --help` for a list of the available options.
|
||||
|
||||
@@ -444,8 +444,7 @@ repositories on first launch. For example, the launcher of coursier is [generate
|
||||
```
|
||||
$ ./coursier bootstrap \
|
||||
io.get-coursier:coursier-cli_2.11:1.0.1 \
|
||||
-b -f -o coursier \
|
||||
-M coursier.cli.Coursier
|
||||
-f -o coursier
|
||||
```
|
||||
|
||||
See `./coursier bootstrap --help` for a list of the available options.
|
||||
|
||||
Reference in New Issue
Block a user