mirror of
https://github.com/fmtlib/fmt.git
synced 2026-09-13 14:22:26 +08:00
Fix typo: format-benchmarks -> format-benchmark (#4906)
Fix typo: repository name is "format-benchmark" (singular), not "format-benchmarks".
This commit is contained in:
parent
b039e624c0
commit
1931ff7244
@ -254,7 +254,7 @@ library](https://fmt.dev/latest/get-started/#building-from-source) for
|
||||
instructions on how to build the library and run the unit tests.
|
||||
|
||||
Benchmarks reside in a separate repository,
|
||||
[format-benchmarks](https://github.com/fmtlib/format-benchmark), so to
|
||||
[format-benchmark](https://github.com/fmtlib/format-benchmark), so to
|
||||
run the benchmarks you first need to clone this repository and generate
|
||||
Makefiles with CMake:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user