mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix “anyways” (following R. David Murray in 4d5a546b6186)
This commit is contained in:
parent
7c12bae717
commit
59e387eb40
2 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@ In that case, you would download the installer appropriate to your platform and
|
|||
do the obvious thing with it: run it if it's an executable installer, ``rpm
|
||||
--install`` it if it's an RPM, etc. You don't need to run Python or a setup
|
||||
script, you don't need to compile anything---you might not even need to read any
|
||||
instructions (although it's always a good idea to do so anyways).
|
||||
instructions (although it's always a good idea to do so anyway).
|
||||
|
||||
Of course, things will not always be that easy. You might be interested in a
|
||||
module distribution that doesn't have an easy-to-use installer for your
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue