Skip to content

Commit d7776a2

Browse files
authored
Update README.md
1 parent 6a533ca commit d7776a2

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
@@ -707,7 +707,7 @@ open scala-3-fullopt.html
707707

708708
Then select the batch mode with storing results in a `.zip` file.
709709

710-
Use the following command for merging unpacked results from browsers: `jq -s '[.[][]]' firefox/*.json firefox.json`
710+
Use the following command for merging unpacked results from browsers: `jq -s '[.[][]]' firefox/*.json >firefox.json`
711711

712712
The released version of Scala.js benchmarks is available [here](https://plokhotnyuk.github.io/jsoniter-scala/scala-3-fullopt.html).
713713

0 commit comments

Comments
 (0)