Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/starting/install/linux.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
Installing Python on Linux
==========================

The latest versions of Ubuntu and Fedora **come with Python 2.7 out of the box**.

The latest versions of Redhat Enterprise (RHEL) and CentOS come with Python 2.6.
The latest versions of CentOS, Fedora, Redhat Enterprise (RHEL) and Ubuntu
**come with Python 2.7 out of the box**.

To see which version of Python you have installed, open a command prompt and run

Expand Down