Skip to content

Commit 15841ec

Browse files
committed
Update README.md
1 parent 848087e commit 15841ec

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
@@ -88,7 +88,7 @@ bazel test tests/...
8888

8989
Benchmarks (in benchmarks/) are written using [GoogleBenchmark](https://github.com/google/benchmark). To run a benchmark (e.g., matrix addition in double precision):
9090
```bash
91-
bazel run benchmarks/add:pd
91+
bazel run benchmarks/add/none:ps
9292
```
9393

9494
## About

0 commit comments

Comments
 (0)