diff --git a/docs/developer-docs/getting-started/install/index.mdx b/docs/developer-docs/getting-started/install/index.mdx
index d422ed81c3..33f3690ae9 100644
--- a/docs/developer-docs/getting-started/install/index.mdx
+++ b/docs/developer-docs/getting-started/install/index.mdx
@@ -137,6 +137,10 @@ dfx 0.18.0
#### Using WSL 2
Follow Microsoft's instructions for installing the Windows Subsystem for Linux. Make sure you are running Windows 10 (version 2004 or higher) or Windows 11.
+:::info
+WSL 2 is supported on both Windows 10 and Windows 11, although Windows 11 is preferred as it has better support for WSL 2.
+:::
+
#### Supported WSL Versions
Theoretically, WSL 1 and WSL 2 should both allow you to run dfx
. However, it is recommended to use WSL 2. WSL Comparison explains the differences between WSL1 and WSL 2.
@@ -161,8 +165,8 @@ If you have WSL 1 installed, follow the