Browse Source

docs: update readme

remove select umi version
pull/11534/head
GeoDaoyu 8 months ago
committed by GitHub
parent
commit
4a9db2c114
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 12
      README.md

12
README.md

@ -84,17 +84,7 @@ npm i @ant-design/pro-cli -g
pro create myapp pro create myapp
``` ```
select umi version 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
🐂 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.
```shell ```shell
? 🚀 Full or a simple scaffold? (Use arrow keys) ? 🚀 Full or a simple scaffold? (Use arrow keys)

Loading…
Cancel
Save