Skip to content

Commit 742369e

Browse files
Hardcode84Diptorup Deb
authored andcommitted
fix readme types
1 parent 3f5b505 commit 742369e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,11 @@ SPDX-License-Identifier: Apache-2.0
9898

9999

100100
```bash
101-
$ dpbench -b black_scholes -i numba_mlir_k s run
101+
$ dpbench -b black_scholes -i numba_mlir_k run
102102
```
103103

104104
to run all `numba-mlir` benchmarks:
105105

106106
```bash
107-
$ dpbench -b black_scholes -i numba_mlir_k,numba_mlir_n,numba_mlir_p s run
107+
$ dpbench -b black_scholes -i numba_mlir_k,numba_mlir_n,numba_mlir_p run
108108
```

0 commit comments

Comments
 (0)