diff --git a/INSTALL b/INSTALL index 474bfa9..3aef77f 100644 --- a/INSTALL +++ b/INSTALL @@ -29,8 +29,8 @@ Star Traders requires the following components for successful compilation and installation: 1. A working C compiler conforming to ISO/IEC 9899:1999 (also known as - C99). Any recent version of the GNU Compiler Collection (GCC) or the - Clang LLVM Compiler is more than adequate. + C99) or later. Any recent version of the GNU Compiler Collection + (GCC) or the Clang LLVM Compiler is more than adequate. 2. An operating system ideally conforming to ISO/IEC 9945-1:2008 (POSIX) or to the Open Group Single UNIX Specification version 4 or later.