From 41bfa828ee0f3117e6b445c4cd6a3fa6c80f94eb Mon Sep 17 00:00:00 2001 From: Ian Craggs Date: Thu, 16 Apr 2020 12:23:22 +0100 Subject: [PATCH] Small README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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