From 4a9db2c11469230bd9299712cbe0735e0ecf7c76 Mon Sep 17 00:00:00 2001 From: GeoDaoyu Date: Fri, 18 Jul 2025 13:33:39 +0800 Subject: [PATCH] docs: update readme remove select umi version --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 8d23e4c9..9271f423 100644 --- a/README.md +++ b/README.md @@ -84,17 +84,7 @@ npm i @ant-design/pro-cli -g pro create myapp ``` -select umi version - -```shell -🐂 Use umi@4 or umi@3 ? (Use arrow keys) -❯ umi@4 - umi@3 -``` - -> If the umi@4 version is selected, full blocks are not yet supported. - -If you choose umi@3, you can also choose the pro template. Pro is the basic template, which only provides the basic content of the framework operation. Complete contains all blocks, which is not suitable for secondary development as a basic template. +Choose the pro template. Simple is the basic template, which only provides the basic content of the framework operation. Complete contains all blocks, which is not suitable for secondary development as a basic template. ```shell ? 🚀 Full or a simple scaffold? (Use arrow keys)