docs: note that only wsl2 works (#3609)

This commit is contained in:
Bjerg
2023-07-05 23:02:34 +02:00
committed by GitHub
parent 64dec6e36b
commit 81bd01ec60

View File

@ -1,6 +1,10 @@
# Build from Source
You can build Reth on Linux, macOS, and Windows WSL.
You can build Reth on Linux, macOS, and Windows WSL2.
> **Note**
>
> Reth does **not** work on Windows WSL1.
## Dependencies