10000 gh-125766: Docs: minor rewording of installation on Linux section (GH… · python/cpython@d67bf2d · GitHub
[go: up one dir, main page]

Skip to content

Commit d67bf2d

Browse files
authored
gh-125766: Docs: minor rewording of installation on Linux section (GH-125743)
1 parent 5b7a872 commit d67bf2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Doc/using/unix.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ On Linux
1717

1818
Python comes preinstalled on most Linux distributions, and is available as a
1919
package on all others. However there are certain features you might want to use
20-
that are not available on your distro's package. You can easily compile the
20+
that are not available on your distro's package. You can compile the
2121
latest version of Python from source.
2222

23-
In the event that Python doesn't come preinstalled and isn't in the repositories as
24-
well, you can easily make packages for your own distro. Have a look at the
25-
following links:
23+
In the event that the latest version of Python doesn't come preinstalled and isn't
24+
in the repositories as well, you can make packages for your own distro. Have a
25+
look at the following links:
2626

2727
.. seealso::
2828

0 commit comments

Comments
 (0)
0