Small README update

This commit is contained in:
Ian Craggs 2020-04-16 12:23:22 +01:00
parent 644c4d4d6c
commit 41bfa828ee
1 changed files with 1 additions and 1 deletions

View File

@ -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