]> granicus.if.org Git - python/commitdiff
Correct the README link in Unix install docs (#1245)
authorSebastian Vetter <seb@roadsi.de>
Fri, 21 Apr 2017 17:24:57 +0000 (10:24 -0700)
committerMariatta <Mariatta@users.noreply.github.com>
Fri, 21 Apr 2017 17:24:57 +0000 (10:24 -0700)
Doc/using/unix.rst

index 97f0a49ca771e5905e0c02dec4997032f4bd5188..604688ce94cc325df89ef2a39a52fb912d99ab42 100644 (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::