diff --git a/docs/en/Getting-Started.md b/docs/en/Getting-Started.md
index 6bfacc9a53..b1e4795757 100644
--- a/docs/en/Getting-Started.md
+++ b/docs/en/Getting-Started.md
@@ -34,8 +34,12 @@ The following tools should be installed on your development machine:
1 _You can use another editor instead of Visual Studio as long as it supports .NET Core and ASP.NET Core._ [↩](#a-editor)
+{{ if UI != "Blazor" }}
+
2 _Yarn v2 works differently and is not supported._ [↩](#a-yarn)
+{{ end }}
+
### Install the ABP CLI
[ABP CLI](./CLI.md) is a command line interface that is used to automate some common tasks for ABP based solutions.