mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Correct the README link in Unix install docs (#1245)
This commit is contained in:
parent
46c2b81026
commit
d1ae24e888
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ The build process consists in the usual ::
|
|||
make install
|
||||
|
||||
invocations. Configuration options and caveats for specific Unix platforms are
|
||||
extensively documented in the :source:`README` file in the root of the Python
|
||||
extensively documented in the :source:`README.rst` file in the root of the Python
|
||||
source tree.
|
||||
|
||||
.. warning::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue