[3.6] Correct the README link in Unix install docs (GH-1245) (GH-1248)

(cherry picked from commit d1ae24e888)
This commit is contained in:
Mariatta 2017-04-21 19:28:29 -07:00 committed by GitHub
parent 3a8f8ea2ac
commit 414e0283a3

View file

@ -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::