diff options
author | Benoit Foucher <benoit@zeroc.com> | 2015-06-19 16:20:35 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2015-06-19 16:20:35 +0200 |
commit | a56cbe5426f6958d0faabd82ba2a689abbee43e8 (patch) | |
tree | 912c5e26c124d846c1d8f0faa655ac9f0cc9a347 /python/BuildInstructionsLinuxOSX.md | |
parent | Put back server.pem (diff) | |
download | ice-a56cbe5426f6958d0faabd82ba2a689abbee43e8.tar.bz2 ice-a56cbe5426f6958d0faabd82ba2a689abbee43e8.tar.xz ice-a56cbe5426f6958d0faabd82ba2a689abbee43e8.zip |
BuildInstruction fixes
- Hard-wrapped lines to 80 cols
- Added OSX instruction for Ruby
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 |