diff --git a/README.md b/README.md index 2045f362..0dea393d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ LDFLAGS | Flags passed to linker calls ## Build requirements / compilation using CMake -There build process currently supports a number of Linux "flavors" including ARM and s390, OS X, AIX and Solaris as well as the Windows operating system. The build process requires the following tools: +The build process currently supports a number of Linux "flavors" including ARM and s390, OS X, AIX and Solaris as well as the Windows operating system. The build process requires the following tools: * CMake (http://cmake.org) * Ninja (https://martine.github.io/ninja/) or GNU Make (https://www.gnu.org/software/make/), and