We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b7043 commit 6313fd3Copy full SHA for 6313fd3
docs/source/install.rst
@@ -54,9 +54,10 @@ 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 binary
58
-(``https://sourceforge.net/projects/mingw/files/MSYS/``) in the
59
-``MSYS_HOME/bin`` folder.
+Depending on your MSYS setup, you may need to install the `MSYS mktemp
+binary`_ in the ``MSYS_HOME/bin`` folder.
+
60
+.. _MSYS mktemp binary: https://sourceforge.net/projects/mingw/files/MSYS/
61
62
PowerShell
63
----------
0 commit comments