Skip to content

Commit

Permalink
Merge pull request #7859 from debuglevel/patch-1
Browse files Browse the repository at this point in the history
feat(docs): use virtualenv on Cygwin
  • Loading branch information
ThomasWaldmann committed Oct 10, 2023
2 parents d4ea884 + a6b016f commit adfab2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ Use the Cygwin installer to install the dependencies::
libssl-devel libxxhash-devel liblz4-devel libzstd-devel
binutils gcc-g++ git make openssh

Make sure to use a virtual environment to avoid confusions with any Python installed on Windows.

.. _windows-binary:

Expand Down

0 comments on commit adfab2b

Please sign in to comment.