diff --git a/README.md b/README.md index 78de99a..b43a229 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Slightly modified versions of `"date.h"` and `"tz.h"` were voted into the C++20 ## Build & Test -You will need [CMake](https://cmake.org/) and a recent C++ compiler. Here follows a guide of how to build and test using the CMake Makefile generator. +You can optionally build using [CMake](https://cmake.org/). Here is a guide of how to build and test using the CMake Makefile generator. ```bash mkdir build