We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcf5df2 + 828267b commit 7cce3f1Copy full SHA for 7cce3f1
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/Extension/mktemp/
+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