Skip to content

Commit 155b3a5

Browse files
committed
fix typo in README.md
1 parent 30abf88 commit 155b3a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/mulmat-tune/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ the following steps:
66
1. read this file first and browse the files in dirs bench-out and analyze.
77
2. pull and checkout codes, build and evaluate `mulmat-tune`.
88
3. optionally run `tests/test-mulmat-tune`.
9-
4. place a `mulmat-tune.tx` into the parent dir of `main`, evaluate main.
9+
4. place file `mulmat-tune.txt` (generated from `mulmat-tune`) into the parent
10+
dir of `main`, evaluate main.
1011
5. dive deeply into code details.
1112

1213
## Background

0 commit comments

Comments
 (0)