Update INSTALL.md (#7852)

This commit is contained in:
Ruby 2025-10-07 08:05:46 +08:00 committed by GitHub
parent 6cfdfd091f
commit 2dd590d8c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,8 +14,8 @@ After completing the install instructions for your OS, proceed to [Building poke
On Windows, the project can be built using the following systems:
- WSL2, fastest
- WSL1, 7 times slower than WSL2
- Msys2, 20 times slower than WSL2 (**NOTE**: Currently broken on pret upstream)
- Cygwin, 30 timer slower than WSL2 (**NOTE**: Currently broken on pret upstream)
- Msys2, 20 times slower than WSL2
- Cygwin, 30 timer slower than WSL2
**NOTE**: Only WSL systems are recommended.