diff options
Diffstat (limited to 'python/BuildInstructionsLinuxOSX.md')
-rw-r--r-- | python/BuildInstructionsLinuxOSX.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/BuildInstructionsLinuxOSX.md b/python/BuildInstructionsLinuxOSX.md index dad1e2ef772..bb019a45494 100644 --- a/python/BuildInstructionsLinuxOSX.md +++ b/python/BuildInstructionsLinuxOSX.md @@ -1,14 +1,14 @@ -# Building Ice for Python on Linux and OS X +# Building Ice for Python on Linux and macOS This page describes how to build and install Ice for Python from source code on -Linux and OS X. If you prefer, you can also download [binary distributions][1] +Linux and macOS. If you prefer, you can also download [binary distributions][1] for the supported platforms. ## Python Build Requirements ### Operating Systems and Compilers -Ice for Python is expected to build and run properly on OS X and any recent +Ice for Python is expected to build and run properly on macOS and any recent Linux distribution for x86 and x86_64, and was extensively tested using the operating systems and compiler versions listed for our [supported platforms][2]. |