File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ On Linux
17
17
18
18
Python comes preinstalled on most Linux distributions, and is available as a
19
19
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
21
21
latest version of Python from source.
22
22
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:
26
26
27
27
.. seealso ::
28
28
You can’t perform that action at this time.
0 commit comments