Skip to content

Commit c7e6a2e

Browse files
committed
Update sbt command for building Scala.js benchmarks
1 parent 9858def commit c7e6a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ Other benchmarks with results for jsoniter-scala:
701701

702702
Use JDK 11+ for building of `jsoniter-scala-benchmarkJS` module:
703703
```sh
704-
sbt -DassemblyJSBenchmarks -java-home /usr/lib/jvm/jdk-11 jsoniter-scala-benchmarkJS/fullOptJS
704+
sbt -DassemblyJSBenchmarks -java-home /usr/lib/jvm/jdk-11 ++3.4.2 jsoniter-scala-benchmarkJS/fullOptJS
705705
```
706706

707707
Then open the list of benchmarks in a browser:

0 commit comments

Comments
 (0)