We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 787970c + 7f54a54 commit 828267bCopy full SHA for 828267b
docs/source/install.rst
@@ -54,10 +54,9 @@ or::
54
export MSYS_HOME=C:\msys\1.0
55
source /usr/local/bin/virtualenvwrapper.sh
56
57
-Depending on your MSYS setup, you may need to install the `MSYS mktemp
58
-binary`_ in the ``MSYS_HOME/bin`` folder.
59
-
60
-.. _MSYS mktemp binary: https://sourceforge.net/projects/mingw/files/MSYS/
+Depending on your MSYS setup, you may need to install the MSYS mktemp binary
+(``https://sourceforge.net/projects/mingw/files/MSYS/``) in the
+``MSYS_HOME/bin`` folder.
61
62
PowerShell
63
----------
0 commit comments