@@ -15,7 +15,7 @@ \chapter{Configuring and Building ITK}
1515
1616ITK has been developed and tested across different combinations of operating
1717systems, compilers, and hardware platforms including Microsoft Windows, Linux on
18- various architectures, Solaris/UNIX, Mac OSX , and Cygwin. Kitware is committed
18+ various architectures, Solaris/UNIX, macOS , and Cygwin. Kitware is committed
1919to support the following compilers for building ITK:
2020
2121% List updated according to information provided here:
@@ -24,7 +24,7 @@ \chapter{Configuring and Building ITK}
2424\begin {itemize }
2525\item GCC 4.x
2626\item Visual Studio 8 SP 1 (until 2015), 9 (until 2018), 10 (until 2020)
27- \item Intel Compiler Suite 11.x, 12.x (including Mac OS X release)
27+ \item Intel Compiler Suite 11.x, 12.x (including macOS release)
2828\item Darwin-c++-4.2 PPC (until 2015), x86\_ 64
2929\item Win32-mingw-gcc-4.5
3030\item Clang 3.3 and later
@@ -167,7 +167,7 @@ \subsection{Preparing CMake}
167167\end {center }
168168
169169You can download binary versions for most of the popular platforms including
170- Microsoft Windows, Mac OSX , Linux, PowerPC and IRIX. Alternatively you can
170+ Microsoft Windows, macOS , Linux, PowerPC and IRIX. Alternatively you can
171171download the source code and build CMake on your system. Follow the instructions
172172provided on the CMake web page for downloading and installing the software. The
173173minimum version of CMake has been evolving along with the version of ITK. For
0 commit comments