This commit is contained in:
Alexandre Archambault 2018-05-28 19:29:58 +02:00 committed by GitHub
parent d48ac8c9a4
commit 6be2528df5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -425,7 +425,7 @@ The `bootstrap` command can also generate [scala-native](http://scala-native.org
```
$ ./coursier bootstrap \
--native \
io.get-coursier:echo_native0.3_2.11:1.0.3 \
io.get-coursier:echo_native0.3_2.11:1.0.2 \
-o echo-native
[info] Linking (2354 ms)
[info] Discovered 1291 classes and 9538 methods

View File

@ -454,7 +454,7 @@ The `bootstrap` command can also generate [scala-native](http://scala-native.org
```
$ ./coursier bootstrap \
--native \
io.get-coursier:echo_native0.3_2.11:1.0.3 \
io.get-coursier:echo_native0.3_2.11:1.0.2 \
-o echo-native
[info] Linking (2354 ms)
[info] Discovered 1291 classes and 9538 methods