Skip to content

Commit 3da10cb

Browse files
committed
Update documentation about mktemp
1 parent 6d07a51 commit 3da10cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en/install.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,6 @@ or
215215
export MSYS_HOME=C:\msys\1.0
216216
source /usr/local/bin/virtualenvwrapper.sh
217217

218-
Right now, ``lsvirtualenv`` is not working because of the lack of ``getopt`` under msys.
218+
Depending on your MSYS setup, you may need to install mktemp in
219+
your MSYS_HOME/bin folder. The MSYS mktemp binary is available
220+
here: http://sourceforge.net/projects/mingw/files/MSYS/mktemp/

0 commit comments

Comments
 (0)