From f164a9e23c0f368bb44f1e2ff047abd7ccc718f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=BBtlas?= <41349879+cloudrex@users.noreply.github.com> Date: Sat, 19 Oct 2019 11:46:52 -0400 Subject: Remove extra space --- googletest/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/googletest/README.md b/googletest/README.md index 766ddc1..dd23abc 100644 --- a/googletest/README.md +++ b/googletest/README.md @@ -8,8 +8,7 @@ depends on which build system you use, and is usually straightforward. ### Build with CMake -Google Test comes with a CMake build script ( -[CMakeLists.txt](https://github.com/google/googletest/blob/master/CMakeLists.txt)) +Google Test comes with a CMake build script ([CMakeLists.txt](https://github.com/google/googletest/blob/master/CMakeLists.txt)) that can be used on a wide range of platforms ("C" stands for cross-platform.). If you don't have CMake installed already, you can download it for free from . -- cgit v0.12