Skip to content

Commit 3e3b063

Browse files
authored
Merge pull request #470 from filecoin-project/mishmosh-patch-1
install instructions for gtime
2 parents a22fd2d + 3985b4a commit 3e3b063

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
@@ -95,7 +95,7 @@ To benchmark the examples you can [bencher](src/bin/bencher.rs).
9595

9696
The results are written into the `.bencher` directory, as JSON files. The benchmarks are controlled through the [bench.config.toml](bench.config.toml) file.
9797

98-
Note: on macOS you need `gtime`, as the built in `time` command is not enough.
98+
Note: on macOS you need `gtime` (`brew install gnu-time`), as the built in `time` command is not enough.
9999

100100
## Logging
101101

0 commit comments

Comments
 (0)