We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a533ca commit d7776a2Copy full SHA for d7776a2
README.md
@@ -707,7 +707,7 @@ open scala-3-fullopt.html
707
708
Then select the batch mode with storing results in a `.zip` file.
709
710
-Use the following command for merging unpacked results from browsers: `jq -s '[.[][]]' firefox/*.json firefox.json`
+Use the following command for merging unpacked results from browsers: `jq -s '[.[][]]' firefox/*.json >firefox.json`
711
712
The released version of Scala.js benchmarks is available [here](https://plokhotnyuk.github.io/jsoniter-scala/scala-3-fullopt.html).
713
0 commit comments