Skip to content

Commit 2b2fd24

Browse files
committed
Update README.md
1 parent 1254496 commit 2b2fd24

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
@@ -131,7 +131,7 @@ $ bash benchmark.sh
131131

132132
- terminal:
133133
```
134-
bash show-table.sh
134+
bash results.sh
135135
```
136136

137137

@@ -154,7 +154,7 @@ $ bash clean.sh
154154
$ bash clear-cache.sh
155155

156156
# show the results of the last benchmark
157-
$ bash show-table.sh
157+
$ bash results.sh
158158
```
159159

160160
To specify frameworks, put them with `-t ...` after each command:

0 commit comments

Comments
 (0)