Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diegozea authored Oct 23, 2024
1 parent 17a1451 commit 5329c62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmark/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
To run the benchmark suite, you need to have the `PkgBenchmark` package installed.
To run the benchmark suite, you must have `PkgBenchmark` and `BenchmarkTools` installed.
Then, you can run the following code in the Julia REPL:

```julia
import PkgBenchmark, MIToS; PkgBenchmark.benchmarkpkg(MIToS)

```
```

0 comments on commit 5329c62

Please sign in to comment.