From 7dd50144d5c81f92fce064625efd111f1a7919ef Mon Sep 17 00:00:00 2001 From: Josh Friend Date: Sun, 28 Apr 2019 20:21:47 -0400 Subject: [PATCH] Link windows users to pyenv-win see #62 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76c9fe6f..26399b83 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ We'd recommend to install pyenv-virtualenv as well if you have some plan to play If you're on macOS, consider [installing with Homebrew](#homebrew-on-macos). +If you're on Windows, consider using @kirankotari's [`pyenv-win`](https://github.com/pyenv-win/pyenv-win) fork. (`pyenv` does not work on windows outside the Windows Subsystem for Linux) ### The automatic installer