From 19343ce274ef7672600036bb9c429d1e8bb7050d Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Fri, 23 May 2014 07:09:41 -0700 Subject: [PATCH] Update readme. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 22898bf2..a0f19880 100644 --- a/README.rst +++ b/README.rst @@ -329,7 +329,7 @@ Now you can run the unit tests:: Benchmarks reside in a separate repository, `format-benchmarks `__, 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 $ cd format-benchmark