diff --git a/installing-python.html b/installing-python.html index aa9a719..7f81150 100755 --- a/installing-python.html +++ b/installing-python.html @@ -254,7 +254,7 @@ Type "help", "copyright", "credits" or "license" for more information.

Installing on Other Platforms

-

Python 3 is available on a number of different platforms. In particular, it is available in virtually every Linux, BSD, and Solaris-based distribution. For example, RedHat Linux uses the yum package manager. FreeBSD has its ports and packages collection, SUSE has zypper, and Solaris has pkgadd. A quick web search for Python 3 + your operating system will tell you whether a Python 3 package is available, and if so, how to install it. +

Python 3 is available on a number of different platforms. In particular, it is available in virtually every Linux, BSD, and Solaris-based distribution. For example, RedHat Linux uses the yum package manager. FreeBSD has its ports and packages collection, SUSE has zypper, and Solaris has pkgadd. A quick web search for Python 3 + your operating system should tell you whether a Python 3 package is available, and if so, how to install it.