mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Update readme.
This commit is contained in:
@ -329,7 +329,7 @@ Now you can run the unit tests::
|
|||||||
Benchmarks reside in a separate repository,
|
Benchmarks reside in a separate repository,
|
||||||
`format-benchmarks <https://github.com/cppformat/format-benchmark>`__,
|
`format-benchmarks <https://github.com/cppformat/format-benchmark>`__,
|
||||||
so to run the benchmarks you first need to clone this repository and
|
so to run the benchmarks you first need to clone this repository and
|
||||||
build the code::
|
generate Makefiles with CMake::
|
||||||
|
|
||||||
$ git clone --recursive https://github.com/cppformat/format-benchmark.git
|
$ git clone --recursive https://github.com/cppformat/format-benchmark.git
|
||||||
$ cd format-benchmark
|
$ cd format-benchmark
|
||||||
|
Reference in New Issue
Block a user