8000 [3.13] gh-125766: Docs: minor rewording of installation on Linux sect… · python/cpython@ace5478 · GitHub
[go: up one dir, main page]

Skip to content

Commit ace5478

Browse files
[3.13] gh-125766: Docs: minor rewording of installation on Linux section (GH-125793)
(cherry picked from commit d67bf2d) Co-authored-by: partev <petrosyan@gmail.com>
1 parent 2e56
8000
526 commit ace5478

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