Browse Source

Optimize Usage documentation

pull/11015/head
Kerwin Bryant 2 years ago
committed by GitHub
parent
commit
b4ad3619b9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -108,6 +108,12 @@ If you choose umi@3, you can also choose the pro template. Pro is the basic temp
complete
```
Initialized Git repository:
```shell
$ git init myapp
```
Install dependencies:
```shell

Loading…
Cancel
Save