Skip to content

Commit 0d0e371

Browse files
committed
README: Modify the note for windows users
1 parent 5c9089e commit 0d0e371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ pyenv does not build the shared library in default, so you need to specify `--en
3232
$ env PYTHON_CONFIGURE_OPTS='--enable-shared' pyenv install 3.7.2
3333
```
3434

35-
## Note for Windows
35+
## Note for Windows users
3636

37-
Currently, pycall.rb does not support Windows.
37+
Currently, pycall.rb does not support Windows. Please try to use pycall.rb on WSL2 environment.
3838

3939
On Windows, the error "[BUG] object allocation during garbage collection phase" is occurred at unpredictable timings.
4040

0 commit comments

Comments
 (0)