From d1fe7df0a6d78dbc8c95e5705bf6283fe2b89937 Mon Sep 17 00:00:00 2001 From: Natalia Kazakova Date: Wed, 25 Sep 2024 12:36:49 +0200 Subject: [PATCH] move note --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58ec05776..0ff098ca2 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,10 @@ dotnet tool update -g docfx > You can also download the latest version of DocFX directly: [releases](https://github.com/dotnet/docfx/releases). -Copy the repository to your computer and checkout the branch corresponding to the version of DevExpress controls your application uses. +> [!Warning] +> Do not use the `master` branch because it is the version currently under development. -Do not use the `master` branch because it is the version currently under development: +Copy the repository to your computer and checkout the branch corresponding to the version of DevExpress controls your application uses. ``` git clone https://github.com/DevExpress/dotnet-eud