commit | d1ae24e8880fe00d006eb2996af815c35fbcfb33 | [log] [tgz] |
---|---|---|
author | Sebastian Vetter <seb@roadsi.de> | Fri Apr 21 10:24:57 2017 -0700 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Fri Apr 21 10:24:57 2017 -0700 |
tree | fc66a3fc8fa6c552a6c7a32f795508f14f8dab9e | |
parent | 46c2b81026bbf966c0898a1fa30d98c33673aea0 [diff] [blame] |
Correct the README link in Unix install docs (#1245)
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 97f0a49..604688c 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst
@@ -77,7 +77,7 @@ 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::