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 a0037167967..584c9566119 100644 --- a/python/BuildInstructionsLinuxOSX.md +++ b/python/BuildInstructionsLinuxOSX.md @@ -8,9 +8,9 @@ for the supported platforms. ### Operating Systems and Compilers -Ice for Python is expected to build and run properly on OS X 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]. +Ice for Python is expected to build and run properly on OS X 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]. ### Python Versions |