Skip to content

Conversation

@stoneHee99
Copy link
Contributor

Adds a brief note to the installation section for WSL users, recommending the use of:

git config --global core.autocrlf input

This prevents common CRLF-related issues (e.g., /usr/bin/env: ‘bash\r’: No such file or directory) when using pyenv-virtualenv under WSL.

The note appears right before the manual git clone instructions, where it’s most relevant for users following the README directly.

This follows up on the discussion in #509

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants