mirror of
https://github.com/python/cpython.git
synced 2025-09-30 04:15:43 +00:00
[3.6] Correct the README link in Unix install docs (GH-1245) (GH-1248)
(cherry picked from commit d1ae24e888
)
This commit is contained in:
parent
3a8f8ea2ac
commit
414e0283a3
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